Home
last modified time | relevance | path

Searched refs:PROPSHEET_IndexToPage (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dpropsheet.c2655 static LRESULT PROPSHEET_IndexToPage(HWND hwndDlg, int iPageIndex) in PROPSHEET_IndexToPage() function
3965 LRESULT msgResult = PROPSHEET_IndexToPage(hwnd, (int)wParam); in PROPSHEET_DialogProc()