Home
last modified time | relevance | path

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

/reactos/base/shell/explorer/
H A Dstartmnucust.cpp223 INT_PTR CALLBACK CustomizeClassicProc(HWND hwnd, UINT Message, WPARAM wParam, LPARAM lParam) in CustomizeClassicProc() function
263 … DialogBoxW(hInst, MAKEINTRESOURCEW(IDD_CLASSICSTART_CUSTOMIZE), hExplorer, CustomizeClassicProc); in ShowCustomizeClassic()