mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 09:11:42 +00:00
[User32]
- Update usage comments related to CORE-10855. svn path=/trunk/; revision=70753
This commit is contained in:
parent
fbc10d8ca8
commit
cf5302e3de
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@ UserSendUiUpdateMsg(HWND hwnd, LPARAM lParam)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* WARNING: Redundant with /ntuser/defwnd.c!UserPaintCaption !!
|
/* 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
|
static void
|
||||||
UserPaintCaption(PWND pwnd, INT Flags)
|
UserPaintCaption(PWND pwnd, INT Flags)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue