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