Home
last modified time | relevance | path

Searched defs:hInst (Results 1 – 7 of 7) sorted by relevance

/external/lzma/CPP/Windows/Control/
DCommandBar.h20 bool Create(HINSTANCE hInst, HWND hwndParent, int idCmdBar) in Create()
34 …int AddBitmap(HINSTANCE hInst, int idBitmap, int iNumImages, int iImageWidth, int iImageHeight) { … in AddBitmap()
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()
/external/python/cpython3/PC/
Ddl_nt.c20 BOOL WINAPI DllMain (HANDLE hInst, in DllMain()
/external/python/cpython2/PC/
Ddl_nt.c79 BOOL WINAPI DllMain (HANDLE hInst, in DllMain()
/external/libpng/contrib/gregbook/
Drpng-win.c167 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()
Drpng2-win.c275 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, PSTR cmd, int showmode) in WinMain()
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c2652 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, in WinMain()
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c2623 int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPrevInst, in WinMain()