Searched refs:_hInstance (Results 1 – 2 of 2) sorted by relevance
51 :_hInstance(NULL),_hWnd(NULL) in CDeviceWrapper()60 _hInstance = GetModuleHandle(NULL); in WindowInit()68 _hInstance, in WindowInit()
87 HMODULE _hInstance; variable