NVDA Helper
In-process and lite high-speed utilities for NVDA
|
Public Attributes | |
wchar_t | wantedClass [256] |
BOOL | checkVisible |
HWND | foundWindow |
wchar_t | tempClass [256] |
wchar_t _fwct_info::wantedClass[256] |
Referenced by _fwct_enumThreadWindowsProc(), and findWindowWithClassInThread().
BOOL _fwct_info::checkVisible |
Referenced by _fwct_enumThreadWindowsProc(), and findWindowWithClassInThread().
HWND _fwct_info::foundWindow |
Referenced by _fwct_enumThreadWindowsProc(), and findWindowWithClassInThread().
wchar_t _fwct_info::tempClass[256] |
Referenced by _fwct_enumThreadWindowsProc().