- Update usage comments related to CORE-10855.

svn path=/trunk/; revision=70753
This commit is contained in:
James Tabor 2016-02-15 17:38:23 +00:00
parent fbc10d8ca8
commit cf5302e3de

View file

@ -300,7 +300,7 @@ UserSendUiUpdateMsg(HWND hwnd, LPARAM lParam)
}
/* WARNING: Redundant with /ntuser/defwnd.c!UserPaintCaption !!
Use TWOPARAM_ROUTINE_REDRAWTITLE or HWNDLOCK_ROUTINE_REDRAWFRAMEANDHOOK .
Use TWOPARAM_ROUTINE_REDRAWTITLE/REDRAWFRAME or HWNDLOCK_ROUTINE_REDRAWFRAMEANDHOOK .
*/
static void
UserPaintCaption(PWND pwnd, INT Flags)