Lines Matching defs:hwnd
1046 static void create_bitmap(HWND hwnd) in create_bitmap()
1150 WindowProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in WindowProc()
1177 HWND hwnd; in CreateBackground() local
1215 static void CenterWindow(HWND hwnd) in CenterWindow()
1232 IntroDlgProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in IntroDlgProc()
1417 static BOOL GetOtherPythonVersion(HWND hwnd, LPSTR version) in GetOtherPythonVersion()
1475 static BOOL GetPythonVersions(HWND hwnd, HKEY hkRoot, LPSTR version) in GetPythonVersions()
1552 void CheckRootKey(HWND hwnd) in CheckRootKey()
1581 SelectPythonDlgProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in SelectPythonDlgProc()
1883 InstallFilesDlgProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in InstallFilesDlgProc()
2038 FinishedDlgProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in FinishedDlgProc()
2119 void RunWizard(HWND hwnd) in RunWizard()