reactos/win32ss/user/user32/windows
Serge Gautherie 728d5736d9
[NTUSER][USER32] Remove 4 remnant defines (#5572)
IS_SYSTEM_MENU():
"moved" to ntuser on 6dfa71c (r68904).

IS_SYSTEM_POPUP():
uselessly added on 6fc29cc (r8195).

IS_BITMAP_ITEM():
uses removed on 07b6ddc (r23221).
uselessly copied to ntuser on 6dfa71c (r68904).
2023-08-15 18:13:27 +02:00
..
accel.c
caret.c
class.c [USER32] Fix SetWindowWord/Long 2023-05-25 18:56:02 +03:00
clipboard.c
cursoricon.c
dc.c
defwnd.c [NTUSER][USER32] KLF_SETFORPROCESS for ActivateKeyboardLayout (#5126) 2023-03-12 13:39:41 +09:00
dialog.c
draw.c [NTUSER][USER32] Classic Theme: disabled "checked" checkboxes should be grey (#4874) 2022-11-14 00:01:29 +01:00
font.c
hook.c
input.c [USER32] Use static inline instead of inline 2023-07-24 23:29:38 +02:00
mdi.c [WINESYNC][USER32] MDI_AugmentFrameMenu(): Use GetSysColorBrush() 2022-11-21 23:08:09 +03:00
menu.c [NTUSER][USER32] Remove 4 remnant defines (#5572) 2023-08-15 18:13:27 +02:00
message.c
messagebox.c
nonclient.c
paint.c
prop.c
rect.c
spy.c
text.c [USER32] Rewrite CharPrev(Ex)A functions and fix tests (#4860) 2022-11-13 13:22:26 +03:00
window.c
winpos.c
wndproc_fixup.S