ReactOS 0.4.16-dev-13-ge2fc578
|
#include "config.h"
#include "wine/port.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winuser.h"
#include "ole2.h"
#include "rpcproxy.h"
#include "msxml.h"
#include "msxml6.h"
#include "wine/unicode.h"
#include "wine/debug.h"
#include "wine/library.h"
#include "msxml_private.h"
Go to the source code of this file.
Macros | |
#define | COBJMACROS |
Functions | |
HRESULT WINAPI | DllCanUnloadNow (void) |
BOOL WINAPI | DllMain (HINSTANCE hInstDLL, DWORD fdwReason, LPVOID reserved) |
HRESULT WINAPI | DllRegisterServer (void) |
HRESULT WINAPI | DllUnregisterServer (void) |
Variables | |
HINSTANCE | MSXML_hInstance = NULL |
Definition at line 402 of file main.c.
Definition at line 455 of file main.c.
Definition at line 463 of file main.c.
Definition at line 62 of file main.c.
Referenced by DllMain(), DllRegisterServer(), and DllUnregisterServer().