|
ReactOS 0.4.16-dev-2135-g2f5a67f
|
#include <windows.h>
Go to the source code of this file.
Functions | |
| BOOL WINAPI | DllMain (HINSTANCE instance_new, DWORD reason, LPVOID reserved) |
| void WINAPI | get_path (char *buffer, int buffer_size) |
Variables | |
| static HINSTANCE | instance |
Definition at line 39 of file dummy.c.
|
static |
Definition at line 25 of file dummy.c.
Referenced by DllMain(), and get_path().