reactos/win32ss/user/user32/controls
Robert Naumann d64ab28b5f
[USER32] Use UINT as parameter for DrawText() (#4357)
Import Wine Commit 0ba1bfb0624d5e95f15499d6cfc9af1910c7c5be by Marcus
Meissner: user32: DrawText gets a 32bit flag, not a 16bit flag.

Fixes CORE-17315 - spottted by I_Kill_Bugs
2022-02-16 00:50:51 +01:00
..
appswitch.c [NTUSER][USER32] Simplify SwitchToThisWindow (#4153) 2021-12-13 08:14:33 +09:00
button.c [WIN32K][USER32] Change mechanism for storing dialog info pointer 2021-05-28 08:26:36 +02:00
combo.c [User32] Properly handle WM_CTLCOLOR* messages. 2019-11-06 21:43:00 -06:00
edit.c [USER32] Don't delay-load-link to imm32.dll (#4328) 2022-01-31 09:30:47 +09:00
ghost.c [WIN32SS][USER32] Add Ghost codes (retrial of #1100) (#1112) 2018-12-11 12:30:59 +09:00
icontitle.c [USER32] Remove unused debug channels. Silences some clang-cl warnings. 2017-12-07 22:25:30 +01:00
listbox.c [USER32][NTUSER] Fix wrong return from LB_GETLISTBOXINFO (#2168) 2020-07-04 15:11:10 +02:00
regcontrol.c [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
scrollbar.c [WIN32SS] Fix regression CORE-16721 2020-03-12 22:55:04 +01:00
static.c [USER32] Use UINT as parameter for DrawText() (#4357) 2022-02-16 00:50:51 +01:00