Sfoglia il codice sorgente

--- Merging r36315 into '.':
U rtl/win/wininc/struct.inc
--- Recording mergeinfo for merge of r36315 into '.':
U .

# revisions: 36315

git-svn-id: branches/fixes_3_0@36316 -

marco 8 anni fa
parent
commit
f0e37b88ed
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      rtl/win/wininc/struct.inc

+ 1 - 1
rtl/win/wininc/struct.inc

@@ -9090,7 +9090,7 @@ type
 
 // Menubar information
 type
-     tagMENUBARINFO = packed record
+     tagMENUBARINFO = record
        cbSize:DWORD;
        rcBar:Windows.RECT; // rect of bar, popup, item
        _hmenu:HMENU;       // real menu handle of bar, popup