Sweden-Number/controls
Dmitry Timoshkov 58fe866d01 Button should do ReleaseCapture() on WM_KILLFOCUS if it's in a pressed
state.
Add a comprehensive test case for capture behaviour.
2004-08-26 18:33:40 +00:00
..
button.c Button should do ReleaseCapture() on WM_KILLFOCUS if it's in a pressed 2004-08-26 18:33:40 +00:00
combo.c User controls: GWL_ -> GWLP_. 2004-08-17 22:29:29 +00:00
desktop.c Move implementation of SysParametersInfo from Ascii to Unicode. 2004-03-04 01:41:11 +00:00
edit.c User controls: GWL_ -> GWLP_. 2004-08-17 22:29:29 +00:00
icontitle.c User controls: GWL_ -> GWLP_. 2004-08-17 22:29:29 +00:00
listbox.c Return the correct character count in DBCS locales. 2004-08-26 18:11:06 +00:00
menu.c User controls: GWL_ -> GWLP_. 2004-08-17 22:29:29 +00:00
scroll.c Add a test case for scroll APIs, fix a few bugs spotted by it. 2004-07-09 19:25:26 +00:00
static.c User controls: GWL_ -> GWLP_. 2004-08-17 22:29:29 +00:00
uitools.c Remove the rest of the Tweak look hack. 2004-04-01 21:06:14 +00:00