Home
last modified time | relevance | path

Searched defs:pfnPropSheetUI (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/compstui/
H A Dcompstui_main.c57 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()
/reactos/win32ss/printing/base/winspool/
H A Dprinters.c1155 CallCommonPropertySheetUI(HWND hWnd, PFNPROPSHEETUI pfnPropSheetUI, LPARAM lparam, LPDWORD pResult) in CallCommonPropertySheetUI()