[RAPPS_NEW] Add menu to the main window. By Mark Jansen. CORE-10992
[reactos.git] / reactos / base / applications / rapps_new / gui.cpp
index 7dd5d6c..a551829 100644 (file)
@@ -1224,7 +1224,7 @@ public:
             0, 0, NULL, 
             LoadIcon(_AtlBaseModule.GetModuleInstance(), MAKEINTRESOURCE(IDI_MAIN)),
             LoadCursor(NULL, IDC_ARROW),
-            (HBRUSH) (COLOR_BTNFACE + 1), NULL,
+            (HBRUSH) (COLOR_BTNFACE + 1), MAKEINTRESOURCE(IDR_MAINMENU),
             L"RAppsWnd", NULL },
             NULL, NULL, IDC_ARROW, TRUE, 0, _T("")
         };