Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 172 of file dialogs.c.
Referenced by WindowProcedure().
{ return DialogBox(hProgInstance, MAKEINTRESOURCE(IDD_CHANGESIZE), hMainWnd, (DLGPROC) CHSIZEDlgWinProc); }