mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-27 14:12:17 +02:00
--- 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 -
This commit is contained in:
parent
406fb857d9
commit
f0e37b88ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user