ReactOS 0.4.16-dev-814-g656a5dc
|
#include <assert.h>
#include <stdarg.h>
#include <stdio.h>
#include <ntstatus.h>
#include <windef.h>
#include <winbase.h>
#include <winreg.h>
#include <wingdi.h>
#include <ole2.h>
#include <ole2ver.h>
#include <dcom.h>
#include <comcat.h>
#include <servprov.h>
#include <winternl.h>
#include <wine/debug.h>
#include <wine/list.h>
#include "compobj_private.h"
#include "dictionary.h"
#include "enumx.h"
#include "moniker.h"
Go to the source code of this file.
Macros | |
#define | _INC_WINDOWS |
#define | COBJMACROS |
#define | NONAMELESSUNION |
#define | NONAMELESSSTRUCT |
#define | WIN32_NO_STATUS |
#define | USE_COM_CONTEXT_DEF |