NVDA Helper
In-process and lite high-speed utilities for NVDA
|
Public Types | |
typedef int(WINAPI *) | funcType(HDC, int, int, const charType *, int) |
Static Public Member Functions | |
static int WINAPI | fakeFunction (HDC hdc, int x, int y, const charType *lpString, int cbCount) |
Static Public Attributes | |
static funcType | realFunction =NULL |
int(WINAPI *) hookClass_TextOut< charType >::funcType(HDC, int, int, const charType *, int) |
|
static |
|
static |