Searched refs:SHELL32_ShowFilesystemItemPropertiesDialogAsync (Results 1 – 4 of 4) sorted by relevance
146 SHELL32_ShowFilesystemItemPropertiesDialogAsync(IDataObject *pDO) in SHELL32_ShowFilesystemItemPropertiesDialogAsync() function
173 SHELL32_ShowFilesystemItemPropertiesDialogAsync(IDataObject *pDO);
521 return SHELL32_ShowFilesystemItemPropertiesDialogAsync(pdtobj); in SHELL32_ShowPropertiesDialog()
297 hr = SHELL32_ShowFilesystemItemPropertiesDialogAsync(pdtobj); in DrivesContextMenuCallback()