Searched refs:HINSTANCE (Results 1 – 8 of 8) sorted by relevance
8 typedef int HINSTANCE; typedef
39 * pname:hinstance is the Win32 code:HINSTANCE for the window to associate47 pname:hinstance must: be a valid Win32 code:HINSTANCE
146 HINSTANCE hinstance;
31 HINSTANCE hinstance;
38 typedef struct HINSTANCE__ * HINSTANCE; typedef44 extern "C" __declspec( dllimport ) HINSTANCE __stdcall LoadLibraryA( char const * lpLibFileName );45 extern "C" __declspec( dllimport ) int __stdcall FreeLibrary( HINSTANCE hLibModule );46 extern "C" __declspec( dllimport ) FARPROC __stdcall GetProcAddress( HINSTANCE hModule, const char …4603 ::HINSTANCE m_library;
39 typedef struct HINSTANCE__ * HINSTANCE; typedef45 extern "C" __declspec( dllimport ) HINSTANCE __stdcall LoadLibraryA( char const * lpLibFileName );46 extern "C" __declspec( dllimport ) int __stdcall FreeLibrary( HINSTANCE hLibModule );47 extern "C" __declspec( dllimport ) FARPROC __stdcall GetProcAddress( HINSTANCE hModule, const char …9122 ::HINSTANCE m_library;