Searched defs:hwndParent (Results 1 – 6 of 6) sorted by relevance
264 HMENU GetSubMenuHandle( HWND hwndParent, UINT uiTopLevelIndex ) in GetSubMenuHandle()275 BOOL IsClipboardViewer( HWND hwndParent ) in IsClipboardViewer()282 void SwitchMenuState( HWND hwndParent ) in SwitchMenuState()
315 void PasteClipboardData2(HWND hwndParent) in PasteClipboardData2()
137 STDMETHODIMP CXMergeFilter::FilterOptions(HWND hwndParent) in FilterOptions()
87 HWND hwndParent ) : in CHelpPopupWindow()
651 HWND hwndParent = m_ofn.hwndOwner; in centerPositionToParent() local
896 HWND hwndParent = (HWND)GetWindowLong( hwndDlg, GWL_HWNDPARENT ); in PreviewDialogProc() local998 static void PreviewReport( HWND hwndParent, CrashReportParams *pParams ) in PreviewReport()1133 static void OptionsDialog( HWND hwndParent, CrashReportParams *pParams ) in OptionsDialog()2658 bool SendCrashReport( HWND hwndParent, const CrashReportParams &rParams ) in SendCrashReport()
Completed in 72 milliseconds