ICP
1
|
#include "stdafx.h"
#include "napi.h"
#include "NeXusFile.hpp"
#include "NeXusStream.hpp"
#include "nxlogger.h"
Go to the source code of this file.
Functions | |
BOOL APIENTRY | DllMain (HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReserved) |
int __stdcall | test_nxlogger () |
BOOL APIENTRY DllMain | ( | HMODULE | hModule, |
DWORD | ul_reason_for_call, | ||
LPVOID | lpReserved | ||
) |
Definition at line 16 of file nxlogger.cpp.
int __stdcall test_nxlogger | ( | ) |
Definition at line 28 of file nxlogger.cpp.
Referenced by Cnxlog::addLog().