Searched refs:_hModule (Results 1 – 1 of 1) sorted by relevance
1306 hr = ThemeInitialize(pThis->_hModule); in UiThreadProc()1466 hr = BalManifestLoad(_hModule, &pixdManifest); in InitializeData()1482 hr = PathRelativeToModule(&sczModulePath, nullptr, _hModule); in InitializeData()1755 wc.hInstance = _hModule; in CreateMainWindow()1801 _hModule, in CreateMainWindow()1844 ::UnregisterClassW(PYBA_WINDOW_CLASS, _hModule); in DestroyMainWindow()2725 hr = PathRelativeToModule(&sczBafPath, L"bafunctions.dll", _hModule); in LoadBootstrapperBAFunctions()3061 _hModule = hModule; in PythonBootstrapperApplication()3160 HMODULE _hModule; member in PythonBootstrapperApplication