- Update usage comments related to CORE-10855.

svn path=/trunk/; revision=70752
This commit is contained in:
James Tabor 2016-02-15 17:34:17 +00:00
parent 22becce7e3
commit fbc10d8ca8

View file

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