#include <fs/sys/fsLog.h>
#include <cassert>
#include <windows.h>
Include dependency graph for dll.cpp:
Go to the source code of this file.
Functions | |
BOOL WINAPI | DllMain (HINSTANCE, DWORD reason, LPVOID) |
void | __declspec (dllexport) BindAppLog(fs |
int __declspec | ( | dllexport | ) |
Definition at line 23 of file dll.cpp.
References fs::sys::ModLog().
Here is the call graph for this function:
BOOL WINAPI DllMain | ( | HINSTANCE | , | |
DWORD | reason, | |||
LPVOID | ||||
) |