wine-wine/controls
Huw Davies 14743a0f3b SetMenu should always call SetWindowPos whether the window is visible
or not. However we shouldn't call SWP from CreateWindowEx.
Added a test for this behaviour.
2004-02-17 20:29:05 +00:00
..
button.c System classes must not have the CS_GLOBALCLASS style. 2003-12-10 04:14:35 +00:00
combo.c System classes must not have the CS_GLOBALCLASS style. 2003-12-10 04:14:35 +00:00
desktop.c System classes must not have the CS_GLOBALCLASS style. 2003-12-10 04:14:35 +00:00
edit.c Avoid a few more GetModuleHandle calls. 2004-02-12 00:35:01 +00:00
icontitle.c System classes must not have the CS_GLOBALCLASS style. 2003-12-10 04:14:35 +00:00
listbox.c System classes must not have the CS_GLOBALCLASS style. 2003-12-10 04:14:35 +00:00
menu.c SetMenu should always call SetWindowPos whether the window is visible 2004-02-17 20:29:05 +00:00
scroll.c System classes must not have the CS_GLOBALCLASS style. 2003-12-10 04:14:35 +00:00
static.c Set upper-left corner of destination to (0, 0), using 2004-02-10 20:09:04 +00:00
uitools.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00