|
ReactOS 0.4.17-dev-357-ga8f14ff
|
Classes | |
| struct | DATA |
Public Types | |
| typedef void(CALLBACK * | PFNINITIALIZE) (LPCWSTR InitString, IDataObject *pDO, HKEY *hKeys, UINT *cKeys) |
Static Public Member Functions | |
| static HRESULT | Show (const CLSID *pClsidDefault, IDataObject *pDO, PFNINITIALIZE InitFunc, LPCWSTR InitString) |
| static void | FreeData (DATA *pData) |
| static HRESULT | ShowAsync (const CLSID *pClsidDefault, IDataObject *pDO, PFNINITIALIZE InitFunc, LPCWSTR InitString) |
| static DWORD CALLBACK | ShowPropertiesThread (LPVOID Param) |
Definition at line 27 of file item_prop.cpp.
| typedef void(CALLBACK * ShellPropSheetDialog::PFNINITIALIZE) (LPCWSTR InitString, IDataObject *pDO, HKEY *hKeys, UINT *cKeys) |
Definition at line 29 of file item_prop.cpp.
Definition at line 56 of file item_prop.cpp.
Referenced by ShowAsync(), and ShowPropertiesThread().
|
inlinestatic |
Definition at line 32 of file item_prop.cpp.
Referenced by ShowPropertiesThread().
|
inlinestatic |
Definition at line 63 of file item_prop.cpp.
Referenced by SHELL32_ShowFilesystemItemPropertiesDialogAsync(), SHELL32_ShowShellExtensionProperties(), and SHMultiFileProperties().
Definition at line 113 of file item_prop.cpp.
Referenced by ShowAsync().