reactos/win32ss/user/user32/windows
Joachim Henze a69532ec4a [USER32] defwnd.c only formatting, no functional change
For preparing a backport I do slightly improve the formatting:
- for the 2 SetScrollInfo() calls, that I do intend to port back
- fix last place where we had mixed space and tab indentation in this file at the DefWindowProc signatures
- strip some exclamation marks in some dbg-prints
- improve the header
- strip a space at some rather long lines NtUserMessageCall()
2024-05-04 12:30:43 +02:00
..
accel.c
caret.c
class.c
clipboard.c
cursoricon.c [USER32] Fix resource display of MSVC BI_BITFIELD 32-bit bitmaps. (#5942) 2024-04-27 14:38:06 -05:00
dc.c
defwnd.c [USER32] defwnd.c only formatting, no functional change 2024-05-04 12:30:43 +02:00
dialog.c [COMCTL32][USER32] Button: Fix DLGC_... handling (#6168) 2023-12-16 09:29:13 +09:00
draw.c
font.c
hook.c
input.c
mdi.c
menu.c
message.c
messagebox.c
nonclient.c
paint.c
prop.c
rect.c
spy.c
text.c
window.c [USER32] Fix IsWindow by not using WNDS2_INDESTROY (#6066) 2023-12-01 09:08:58 +09:00
winpos.c
wndproc_fixup.S