NVDA Helper
In-process and lite high-speed utilities for NVDA
|
Public Types | |
typedef BOOL(__stdcall *) | funcType(HDC, int, int, UINT, const RECT *, const charType *, UINT, const INT *) |
Static Public Member Functions | |
static BOOL __stdcall | fakeFunction (HDC hdc, int x, int y, UINT fuOptions, const RECT *lprc, const charType *lpString, UINT cbCount, const INT *lpDx) |
Static Public Attributes | |
static funcType | realFunction =NULL |
BOOL(__stdcall *) hookClass_ExtTextOut< charType >::funcType(HDC, int, int, UINT, const RECT *, const charType *, UINT, const INT *) |
|
static |
|
static |