#include <cstdio>
#include <cwchar>
#include <string>
#include <locale>
#include <vector>
#include <windows.h>
#include <objbase.h>
#include <rpcproxy.h>
#include <common/log.h>
#include "dllmain.h"
#include "COMProxyRegistration.h"
Go to the source code of this file.
◆ WIN32_LEAN_AND_MEAN
#define WIN32_LEAN_AND_MEAN |
◆ CINTERFACE
◆ LPFNGETPROXYDLLINFO
typedef void(RPC_ENTRY * LPFNGETPROXYDLLINFO) (ProxyFileInfo ***, CLSID **) |
◆ registerCOMProxy()
◆ unregisterCOMProxy()
◆ StringCLSID_StandardMarshaler
const wchar_t* StringCLSID_StandardMarshaler =L"{00020424-0000-0000-C000-000000000046}" |