Searched refs:AppGetHandle (Results 1 – 5 of 5) sorted by relevance
19 HINSTANCE AppGetHandle();47 String GetModuleFileName(HINSTANCE instance = AppGetHandle());
9 HINSTANCE AppGetHandle() in AppGetHandle() function
123 GetModuleFileName(AppGetHandle(), exe, 512); in Create()
60 Ctrl::InitWin32(AppGetHandle()); \
98 Ctrl::InitWin32(AppGetHandle()); \