Searched defs:pfnPropSheetUI (Results 1 – 2 of 2) sorted by relevance
57 LONG WINAPI CommonPropertySheetUIA(HWND hWnd, PFNPROPSHEETUI pfnPropSheetUI, LPARAM lparam, LPDWORD… in CommonPropertySheetUIA()67 LONG WINAPI CommonPropertySheetUIW(HWND hWnd, PFNPROPSHEETUI pfnPropSheetUI, LPARAM lparam, LPDWORD… in CommonPropertySheetUIW()
1155 CallCommonPropertySheetUI(HWND hWnd, PFNPROPSHEETUI pfnPropSheetUI, LPARAM lparam, LPDWORD pResult) in CallCommonPropertySheetUI()