ReactOS 0.4.16-dev-433-g6363f78
|
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "objbase.h"
#include "rpcproxy.h"
Go to the source code of this file.
Functions | |
BOOL WINAPI | DllMain (HINSTANCE hinstance, DWORD reason, LPVOID reserved) |
HRESULT WINAPI | DllCanUnloadNow (void) |
HRESULT WINAPI | DllRegisterServer (void) |
HRESULT WINAPI | DllUnregisterServer (void) |
Variables | |
static HINSTANCE | instance |
Definition at line 29 of file main.c.
Definition at line 60 of file main.c.