NVDA Helper
In-process and lite high-speed utilities for NVDA
|
#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_t * | registerCOMProxy (const wchar_t *dllPath) |
bool | unregisterCOMProxy (COMProxyRegistration_t *reg) |
#define WIN32_LEAN_AND_MEAN |
COMProxyRegistration_t * registerCOMProxy | ( | const wchar_t * | dllPath | ) |
bool unregisterCOMProxy | ( | COMProxyRegistration_t * | reg | ) |