Sweden-Number/windows
Dmitry Timoshkov 39f960bdfa - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
SetClassLongA/W according to SDK definitions.
- Add prototypes for SetClassLongPtrA/W, protect some GWL_ and GCL_
  constants from using in Wine or in _WIN64 mode.
- Fix all places in Wine affected by the above changes.
2005-02-15 21:51:06 +00:00
..
class.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
clipboard.c Get rid of W->A calls. 2005-01-11 15:10:56 +00:00
cursoricon.c Check for overflows with ClrUsed. 2005-02-14 11:08:22 +00:00
dce.c Replace a DPRINTF with TRACE. 2005-01-31 11:30:39 +00:00
defdlg.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
defwnd.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +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 private USER definitions to a new user_private.h header, and 2004-12-08 18:06:14 +00:00
mdi.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
message.c The WM_MOUSEWHEEL message is specified to have absolute screen 2004-12-22 17:20:36 +00:00
msgbox.c MessageBoxIndirectA() should check whether the MB_USERICON bit is set 2004-12-14 11:47:46 +00:00
multimon.c Fixed wrong Unicode string syntax in GetMonitorInfoW. 2004-06-23 00:12:03 +00:00
nonclient.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00
queue.c Moved private USER definitions to a new user_private.h header, and 2004-12-08 18:06:14 +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 WM_GETOBJECT definition, remove WM_OTHERWINDOWCREATED define. 2005-01-14 15:14:41 +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 Use ExitProcess to terminate the process in ExitWindowsEx so that it 2005-01-03 20:11:23 +00:00
win.c - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +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 - Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and 2005-02-15 21:51:06 +00:00