* menubarinfo, remove packed (64-bit fix)

git-svn-id: trunk@36315 -
This commit is contained in:
marco 2017-05-24 17:02:54 +00:00
parent 53972e6df0
commit 91513dc414

View File

@ -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