Home
last modified time | relevance | path

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

/reactos/dll/win32/syssetup/
H A Dwizard.c40 #define PM_STEP_END (WM_APP + 5) macro
2095 SendMessage(RegistrationData->hwndDlg, PM_STEP_END, 0, (LPARAM)&RegistrationNotify); in RegistrationNotificationProc()
2399 case PM_STEP_END: in ProcessPageDlgProc()