mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
d55add359c
Based on KRosUser's button.patch. - Fix DLGC_... handling by using & operator in BUTTON_CheckAutoRadioButton in button.c. - Fix DLGC_... handling by using & operator in IsDialogMessageW in dialog.c. - BM_CLICK's wParam must be zero. CORE-17210 |
||
---|---|---|
.. | ||
accel.c | ||
caret.c | ||
class.c | ||
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 | ||
winpos.c | ||
wndproc_fixup.S |