wine-wine/windows
Dmitry Timoshkov 72a4df9459 Do not release capture before sending WM_NCDESTROY message, update the
tests to reflect that.
2005-03-14 17:15:33 +00:00
..
class.c Make RegisterClassExA check that reserved bytes is a valid value. 2005-02-22 14:56:28 +00:00
clipboard.c Get rid of W->A calls. 2005-01-11 15:10:56 +00:00
cursoricon.c Make LR_LOADTRANSPARENT work and give transparent images. 2005-02-26 17:40:55 +00:00
dce.c Beginnings of inter-process GetDC support. 2005-03-02 10:24:38 +00:00
defdlg.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
defwnd.c WM_CANCELMODE resets menu flag in the default window procedure. 2005-03-09 12:40:38 +00:00
dialog.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
driver.c Get rid of the WINE_UNUSED macro. 2004-09-01 17:36:04 +00:00
input.c Moved SendInput and related functions to the USER driver to avoid a 2005-03-09 16:45:23 +00:00
mdi.c Ask for an MDI child id in all cases. 2005-03-02 12:17:17 +00:00
msgbox.c Call ReleaseDC() with correct window handle. 2005-03-07 10:58:21 +00:00
multimon.c Fixed wrong Unicode string syntax in GetMonitorInfoW. 2004-06-23 00:12:03 +00:00
nonclient.c DefWindowProc's WM_NCCALC handler must not subtract space for 2005-02-22 15:46:36 +00:00
queue.c Make sure to always pass valid QS_* flags to 2005-03-08 17:00:38 +00:00
rect.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
scroll.c ScrollWindowEx when called with the SW_ERASE flag does not send a 2005-02-08 14:27:39 +00:00
spy.c Add message spy support for RichEdit20W control. 2005-03-09 11:43:42 +00:00
syscolor.c Moved private USER definitions to a new user_private.h header, and 2004-12-08 18:06:14 +00:00
user.c Documentation spelling fixes. 2005-02-25 14:07:56 +00:00
win.c Do not release capture before sending WM_NCDESTROY message, update the 2005-03-14 17:15:33 +00:00
winhelp.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
winpos.c Store the "managed" flag as a window property instead of the 2005-02-01 18:53:59 +00:00
winproc.c Use 512 byte buffer for buffer of LB_GETTEXT and CB_GETLBTEXT. 2005-03-10 17:17:22 +00:00