[EXPLORER][SHELL32] Smaller Start Menu (#6646)
[reactos.git] / base / shell / explorer / precomp.h
index ad94ada..16087fd 100644 (file)
@@ -205,6 +205,7 @@ typedef struct _TW_STUCKRECTS2
             DWORD AlwaysOnTop : 1;
             DWORD SmallIcons : 1;
             DWORD HideClock : 1;
+            DWORD SmallStartMenu : 1;
         };
     };
     DWORD Position;