ReactOS
0.4.15-dev-4853-g3a72a52
|
#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 404 of file main.c.
Definition at line 457 of file main.c.
Definition at line 465 of file main.c.
Definition at line 62 of file main.c.
Referenced by DllMain(), DllRegisterServer(), and DllUnregisterServer().