Home
last modified time | relevance | path

Searched refs:m_hInstance (Results 1 – 9 of 9) sorted by relevance

/trunk/main/fpicker/source/win32/folderpicker/
H A DMtaFop.cxx117 m_hInstance = GetModuleHandleA( FOLDERPICKER_SRV_DLL_NAME ); in CMtaFolderPicker()
118 OSL_ENSURE( m_hInstance, "The name of the FolderPicker service dll must have changed" ); in CMtaFolderPicker()
686 NULL, NULL, m_hInstance, in createStaRequestWindow()
788 wcex.hInstance = m_hInstance; in RegisterStaRequestWindowClass()
831 (LPCTSTR)MAKELONG( s_ClassAtom, 0 ), m_hInstance ); in UnregisterStaRequestWindowClass()
H A DMtaFop.hxx172 HINSTANCE m_hInstance; member in CMtaFolderPicker
/trunk/main/fpicker/source/win32/filepicker/
H A DPreviewCtrl.cxx247 m_hInstance( hInstance ), in CFilePreview()
257 wndClsEx.hInstance = m_hInstance; in CFilePreview()
284 m_hInstance, in CFilePreview()
299 m_hInstance ); in ~CFilePreview()
H A Dhelppopupwindow.cxx94 m_hInstance( hInstance ), in CHelpPopupWindow()
157 m_hInstance, in show()
558 wndClsEx.hInstance = m_hInstance; in RegisterWindowClass()
604 (LPCTSTR)MAKELONG( s_ClassAtom, 0 ), m_hInstance ) ) in UnregisterWindowClass()
H A Dhelppopupwindow.hxx120 HINSTANCE m_hInstance; member in CHelpPopupWindow
H A DPreviewCtrl.hxx183 HINSTANCE m_hInstance; member in CFilePreview
/trunk/main/embedserv/source/embed/
H A Desdll.cxx62 HINSTANCE DocumentHolder::m_hInstance;
67 DocumentHolder::m_hInstance = hInstance; in DllMain()
H A Ddocholder.cxx307 m_hInstance,this); in InPlaceActivate()
/trunk/main/embedserv/source/inc/
H A Ddocholder.hxx120 static HINSTANCE m_hInstance; member in DocumentHolder

Completed in 51 milliseconds