Searched defs:hInstance (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | dwtext.c | 322 HINSTANCE hInstance = GetModuleHandle(NULL); in text_register_class() local 344 HINSTANCE hInstance = GetModuleHandle(NULL); in text_create() local 1041 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int nCmdShow) in WinMain()
|
H A D | gs16spl.c | 198 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int cmdShow) in WinMain()
|
H A D | dwuninst.cpp | 831 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int cmdShow) in WinMain()
|
H A D | dwmain.c | 395 WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpszCmdLine, int cmdShow) in WinMain()
|
H A D | dwsetup.cpp | 172 int APIENTRY WinMain(HINSTANCE hInstance, in WinMain()
|
H A D | dwimg.c | 379 HINSTANCE hInstance = GetModuleHandle(NULL); in register_class() local
|