[RAPPS] move the message proc to gui.cpp
[reactos.git] / base / applications / rapps / include / dialogs.h
index 69e0764..f05b223 100644 (file)
@@ -38,3 +38,5 @@ VOID CreateSettingsDlg(HWND hwnd);
 
 // About dialog (aboutdlg.cpp)
 VOID ShowAboutDialog();
+
+VOID ShowMainWindow(INT nShowCmd);