Searched refs:_hModule (Results 1 – 1 of 1) sorted by relevance
1321 hr = ThemeInitialize(pThis->_hModule); in UiThreadProc()1481 hr = BalManifestLoad(_hModule, &pixdManifest); in InitializeData()1497 hr = PathRelativeToModule(&sczModulePath, nullptr, _hModule); in InitializeData()1770 wc.hInstance = _hModule; in CreateMainWindow()1816 _hModule, in CreateMainWindow()1859 ::UnregisterClassW(PYBA_WINDOW_CLASS, _hModule); in DestroyMainWindow()2740 hr = PathRelativeToModule(&sczBafPath, L"bafunctions.dll", _hModule); in LoadBootstrapperBAFunctions()3082 _hModule = hModule; in PythonBootstrapperApplication()3181 HMODULE _hModule; member in PythonBootstrapperApplication