浏览代码

--- 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 年之前
父节点
当前提交
f0e37b88ed
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/win/wininc/struct.inc

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

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