- Again, add more information from CORE-9667 thememenu.patch so it does not get lost.

svn path=/trunk/; revision=74257
This commit is contained in:
James Tabor 2017-03-31 23:48:48 +00:00
parent bf3b8cd273
commit 755636e921

View file

@ -2715,10 +2715,10 @@ NTAPI
NtUserPaintMenuBar( NtUserPaintMenuBar(
HWND hWnd, HWND hWnd,
HDC hDC, HDC hDC,
ULONG left, ULONG left, // x,
ULONG right, ULONG right, // width, // Scale the edge thickness, offset?
ULONG top, ULONG top, // y,
BOOL bActive); // DWORD Flags); BOOL bActive); // DWORD Flags); DC_ACTIVE or WS_ACTIVECAPTION, by checking WNDS_ACTIVEFRAME and foreground.
BOOL BOOL
APIENTRY APIENTRY