NVDA Helper
In-process and lite high-speed utilities for NVDA
COMProxyRegistration.h File Reference
#include <string>
#include <locale>
#include <codecvt>
#include <vector>
#include <windows.h>
#include <objbase.h>

Go to the source code of this file.

Classes

struct  PSClsidBackup_t
 
struct  COMProxyRegistration_t
 

Macros

#define WIN32_LEAN_AND_MEAN
 

Functions

COMProxyRegistration_tregisterCOMProxy (const wchar_t *dllPath)
 
bool unregisterCOMProxy (COMProxyRegistration_t *reg)
 

Macro Definition Documentation

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Function Documentation

◆ registerCOMProxy()

◆ unregisterCOMProxy()