/third_party/mingw-w64/mingw-w64-headers/include/ |
D | mobsync.h | 136 virtual HRESULT WINAPI ShowProperties(HWND hWndParent,REFSYNCMGRITEMID ItemID) = 0; 138 …virtual HRESULT WINAPI PrepareForSync(ULONG cbNumItems,SYNCMGRITEMID *pItemIDs,HWND hWndParent,DWO… 139 virtual HRESULT WINAPI Synchronize(HWND hWndParent) = 0; 141 virtual HRESULT WINAPI ShowError(HWND hWndParent,REFSYNCMGRERRORID ErrorID) = 0; 153 …HRESULT (WINAPI *ShowProperties)(ISyncMgrSynchronize *This,HWND hWndParent,REFSYNCMGRITEMID ItemID… 155 …SyncMgrSynchronize *This,ULONG cbNumItems,SYNCMGRITEMID *pItemIDs,HWND hWndParent,DWORD dwReserved… 156 HRESULT (WINAPI *Synchronize)(ISyncMgrSynchronize *This,HWND hWndParent); 158 … HRESULT (WINAPI *ShowError)(ISyncMgrSynchronize *This,HWND hWndParent,REFSYNCMGRERRORID ErrorID); 172 …ine ISyncMgrSynchronize_ShowProperties(This,hWndParent,ItemID) (This)->lpVtbl->ShowProperties(This… argument 174 …orSync(This,cbNumItems,pItemIDs,hWndParent,dwReserved) (This)->lpVtbl->PrepareForSync(This,cbNumIt… argument [all …]
|
D | msdasc.h | 160 …virtual HRESULT WINAPI PromptDataSource(IUnknown *pUnkOuter,HWND hWndParent,DBPROMPTOPTIONS dwProm… 161 …virtual HRESULT WINAPI PromptFileName(HWND hWndParent,DBPROMPTOPTIONS dwPromptOptions,LPCOLESTR pw… 169 … *PromptDataSource)(IDBPromptInitialize *This,IUnknown *pUnkOuter,HWND hWndParent,DBPROMPTOPTIONS … 170 …HRESULT (WINAPI *PromptFileName)(IDBPromptInitialize *This,HWND hWndParent,DBPROMPTOPTIONS dwPromp… 180 …hWndParent,dwPromptOptions,cSourceTypeFilter,rgSourceTypeFilter,pwszszzProviderFilter,riid,ppDataS… argument 181 …leName(This,hWndParent,dwPromptOptions,pwszInitialDirectory,pwszInitialFile,ppwszSelectedFile) (Th… argument 184 …mptDataSource_Proxy(IDBPromptInitialize *This,IUnknown *pUnkOuter,HWND hWndParent,DBPROMPTOPTIONS … 186 …HRESULT WINAPI IDBPromptInitialize_PromptFileName_Proxy(IDBPromptInitialize *This,HWND hWndParent,…
|
D | winuser.h | 2137 …STR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINS… 2138 …STR lpWindowName,DWORD dwStyle,int X,int Y,int nWidth,int nHeight,HWND hWndParent,HMENU hMenu,HINS… 2140 …nWidth,nHeight,hWndParent,hMenu,hInstance,lpParam) CreateWindowExA((DWORD)0,lpClassName,lpWindowNa… argument 2141 …nWidth,nHeight,hWndParent,hMenu,hInstance,lpParam) CreateWindowExW((DWORD)0,lpClassName,lpWindowNa… argument 2145 WINUSERAPI WINBOOL WINAPI IsChild(HWND hWndParent,HWND hWnd); 2334 …NAPI CreateDialogParamA(HINSTANCE hInstance,LPCSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialog… 2335 …API CreateDialogParamW(HINSTANCE hInstance,LPCWSTR lpTemplateName,HWND hWndParent,DLGPROC lpDialog… 2336 …alogIndirectParamA(HINSTANCE hInstance,LPCDLGTEMPLATEA lpTemplate,HWND hWndParent,DLGPROC lpDialog… 2337 …alogIndirectParamW(HINSTANCE hInstance,LPCDLGTEMPLATEW lpTemplate,HWND hWndParent,DLGPROC lpDialog… 2339 #define CreateDialogA(hInstance,lpName,hWndParent,lpDialogFunc) CreateDialogParamA(hInstance,lpName… argument [all …]
|
D | winsafer.h | 58 HWND hWndParent; member
|
D | digitalv.h | 513 HWND hWndParent; member 523 HWND hWndParent; member
|
D | wintrust.h | 225 HWND hWndParent; member
|
D | compstui.h | 913 HWND hWndParent; member
|
D | ocidl.h | 2061 HWND hWndParent, 2120 HWND hWndParent, 2173 #define IPropertyPage_Activate(This,hWndParent,pRect,bModal) (This)->lpVtbl->Activate(This,hWndPare… 2198 static FORCEINLINE HRESULT IPropertyPage_Activate(IPropertyPage* This,HWND hWndParent,LPCRECT pRect… 2199 return This->lpVtbl->Activate(This,hWndParent,pRect,bModal); 2280 HWND hWndParent, 2338 #define IPropertyPage2_Activate(This,hWndParent,pRect,bModal) (This)->lpVtbl->Activate(This,hWndPar… 2365 static FORCEINLINE HRESULT IPropertyPage2_Activate(IPropertyPage2* This,HWND hWndParent,LPCRECT pRe… 2366 return This->lpVtbl->Activate(This,hWndParent,pRect,bModal);
|
D | mmsystem.h | 2438 HWND hWndParent; member 2448 HWND hWndParent; member 2542 HWND hWndParent; member 2552 HWND hWndParent; member
|
D | ocidl.idl | 281 HRESULT Activate ([in] HWND hWndParent,[in] LPCRECT pRect,[in] BOOL bModal);
|
D | sapi51.h | 11898 LONG hWndParent, 12091 LONG hWndParent, 12146 #define ISpeechVoice_DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData) (This)->lpVtbl->DisplayUI(… 12265 static FORCEINLINE HRESULT ISpeechVoice_DisplayUI(ISpeechVoice* This,LONG hWndParent,BSTR Title,con… 12266 return This->lpVtbl->DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData); 13192 LONG hWndParent, 13366 LONG hWndParent, 13430 …ine ISpeechRecognizer_DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData) (This)->lpVtbl->DisplayU… 13525 static FORCEINLINE HRESULT ISpeechRecognizer_DisplayUI(ISpeechRecognizer* This,LONG hWndParent,BSTR… 13526 return This->lpVtbl->DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData);
|
D | sapi54.h | 14622 LONG hWndParent, 14815 LONG hWndParent, 14870 #define ISpeechVoice_DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData) (This)->lpVtbl->DisplayUI(… 14989 static FORCEINLINE HRESULT ISpeechVoice_DisplayUI(ISpeechVoice* This,LONG hWndParent,BSTR Title,con… 14990 return This->lpVtbl->DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData); 15939 LONG hWndParent, 16113 LONG hWndParent, 16177 …ine ISpeechRecognizer_DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData) (This)->lpVtbl->DisplayU… 16272 static FORCEINLINE HRESULT ISpeechRecognizer_DisplayUI(ISpeechRecognizer* This,LONG hWndParent,BSTR… 16273 return This->lpVtbl->DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData);
|
D | sapi53.h | 14384 LONG hWndParent, 14577 LONG hWndParent, 14632 #define ISpeechVoice_DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData) (This)->lpVtbl->DisplayUI(… 14751 static FORCEINLINE HRESULT ISpeechVoice_DisplayUI(ISpeechVoice* This,LONG hWndParent,BSTR Title,con… 14752 return This->lpVtbl->DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData); 15701 LONG hWndParent, 15875 LONG hWndParent, 15939 …ine ISpeechRecognizer_DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData) (This)->lpVtbl->DisplayU… 16034 static FORCEINLINE HRESULT ISpeechRecognizer_DisplayUI(ISpeechRecognizer* This,LONG hWndParent,BSTR… 16035 return This->lpVtbl->DisplayUI(This,hWndParent,Title,TypeOfUI,ExtraData);
|
D | sapi54.idl | 2181 …[id (DISPID_SVDisplayUI)] HRESULT DisplayUI ([in]long hWndParent,[in]BSTR Title,[in]const BSTR Typ… 2804 …[id (DISPID_SRDisplayUI)] HRESULT DisplayUI ([in]long hWndParent,[in]BSTR Title,[in]const BSTR Typ…
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_9_012.cpp | 14 nWidth, nHeight, hWndParent, hMenu, hInstance, lpParam)\ argument 16 nWidth, nHeight, hWndParent, hMenu, hInstance, lpParam)
|
/third_party/boost/libs/wave/ |
D | ChangeLog | 1148 nWidth, nHeight, hWndParent, hMenu, hInstance, lpParam)\ 1150 nWidth, nHeight, hWndParent, hMenu, hInstance, lpParam)
|