NVDA Helper
In-process and lite high-speed utilities for NVDA
dllmain.h File Reference
#include <cwchar>
#include <windef.h>

Go to the source code of this file.

Variables

HINSTANCE dllHandle
 
wchar_t dllDirectory [MAX_PATH]
 
bool isProcessExiting
 

Variable Documentation

◆ dllHandle

◆ dllDirectory

wchar_t dllDirectory[MAX_PATH]
extern

Referenced by DllMain(), and registerCOMProxy().

◆ isProcessExiting

bool isProcessExiting
extern