Searched defs:hInst (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/lzma/CPP/Windows/Control/ |
H A D | CommandBar.h | 20 bool Create(HINSTANCE hInst, HWND hwndParent, int idCmdBar) in Create() 38 …HWND InsertComboBox(HINSTANCE hInst, int iWidth, UINT dwStyle, WORD idComboBox, WORD iButton) { re… in InsertComboBox() 39 …bool InsertMenubar(HINSTANCE hInst, WORD idMenu, WORD iButton) { return BOOLToBool(::CommandBar_In… in InsertMenubar() 40 …bool InsertMenubarEx(HINSTANCE hInst, LPTSTR pszMenu, WORD iButton) { return BOOLToBool(::CommandB… in InsertMenubarEx()
|
/aosp_15_r20/external/libpng/contrib/gregbook/ |
H A D | rpng-win.c | 167 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) in WinMain() 485 static int rpng_win_create_window(HINSTANCE hInst, int showmode) in rpng_win_create_window()
|
H A D | rpng2-win.c | 275 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) in WinMain()
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | dl_nt.c | 20 BOOL WINAPI DllMain (HANDLE hInst, in DllMain()
|
/aosp_15_r20/external/python/cpython2/PC/ |
D | dl_nt.c | 79 BOOL WINAPI DllMain (HANDLE hInst, in DllMain()
|
/aosp_15_r20/external/python/cpython2/PC/bdist_wininst/ |
D | install.c | 2623 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, in WinMain()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | compstui.h | 914 HINSTANCE hInst; member
|
D | commctrl.h | 954 HINSTANCE hInst; member 4428 #define Animate_OpenEx(hwnd,hInst,szName) (WINBOOL)SNDMSG(hwnd,ACM_OPEN,(WPARAM)(hInst),(LPARAM)(LP… argument
|