reactos/win32ss/user/user32/windows
Joachim Henze 083c3d992b [USER32] Fix compilation when USE_VERSIONED_CLASSES is not defined
Variable 'Status' would be set but not used otherwise in this case.
This commit will not fix or improve CORE-13278,
but was spotted when having a look at that.
2018-04-12 17:57:38 +02:00
..
accel.c
caret.c
class.c [USER32] Fix compilation when USE_VERSIONED_CLASSES is not defined 2018-04-12 17:57:38 +02:00
clipboard.c
cursoricon.c
dc.c
defwnd.c
dialog.c
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 GetWindowTextLength() blocking call using the same technique as in GetWindowText(). Fix indentation in GetWindowText(). 2018-03-17 23:47:16 +01:00
winpos.c
wndproc_fixup.S