When using desktop mode attach all thread inputs together, so that
[wine] / include / winuser.h
2003-01-21  Marcus MeissnerChanged MONITORINFOEXA,W definition to the one in MSDN...
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-19  Dimitrie O. PaunUpdateWindow returns a BOOLean.
2002-12-10  Rolf Kalbermatter- Modify ICO_ExtractIconExW to:
2002-12-03  Rolf KalbermatterModify PrivateExtractIcons{AW} to match better current...
2002-11-18  Patrik StridvallNo version of GNU C++ (unlike GNU C) supports unnamed...
2002-11-04  Greg Turner- noop redefinition of SPI_[GET/SET]MENUUNDERLINES
2002-11-04  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-31  Dmitry TimoshkovFix some types and function prototypes according to...
2002-10-29  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-23  Patrik StridvallFixed mismatches between the Wine headers and the Micro...
2002-10-19  Dmitry TimoshkovConvert MessageBox family functions to unicode.
2002-10-11  Alexandre JulliardAdded server-side infrastructure for the thread input...
2002-10-10  Steve LustbaderProvide a stub for GetComboBoxInfo.
2002-10-02  Dimitrie O. PaunFix Validate{Rect,Rgn} prototypes.
2002-09-29  György 'Nog' JeneyAdded {G|S}etWindowLongPtr.
2002-08-28  Per NystromImplemented GetCursorInfo.
2002-08-16  Aric StewartVery partial implementation of BroadcastSystemMessageA.
2002-07-10  Jon GriffithsStubs/docs for NotifyWinEvent,SetWinEventHook,IsWinEven...
2002-06-04  Alexandre JulliardDuplicated wsprintf implementation in shlwapi.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-05-06  David HammertonAdded implementation of GetWindowInfo.
2002-04-01  Dimitrie O. PaunAdded the DFCS_{HOT,TRANSPARENT} definitions.
2002-03-12  Jukka HeinonenAdded option SW_FORCEMINIMIZE to ShowWindow.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-22  Peter HunnisettFix return type of GetAsyncKeyState.
2002-01-31  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-15  Rein KlazesMove the implementation of comctl32._TrackMouseEvent to
2002-01-04  Dmitry TimoshkovAdd some new messages to the spy and winuser.h.
2001-12-26  Andriy PalamarchukImplemented basic handling of assessibility actions.
2001-11-23  Dmitry TimoshkovFixed packing and layout of many system structures.
2001-11-20  Dmitry TimoshkovConvert message spy to unicode.
2001-10-18  Alexandre JulliardAdded a few XBUTTON defines.
2001-10-17  Alexandre JulliardAdded support for low-level mouse and keyboard hooks.
2001-10-12  Alexandre JulliardMoved MAKEINTATOM to winbase.h and added Unicode version.
2001-10-10  Francois GougetMove the RT_XXX macros to winuser.h.
2001-10-08  Francois GougetAdd support for NOCOLOR.
2001-10-02  Dmitry TimoshkovRemove a hack for keyboard group switching.
2001-09-21  Alexandre JulliardAdded proper support for storing window parents in...
2001-09-19  Francois GougetRemove macros that should not be there (cause conflicts...
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-08-24  Alexandre JulliardImplemented GetAncestor and removed WIN_GetTopParent.
2001-08-20  Alexandre JulliardFixed GetClassLong to return full 32 bits for all items.
2001-08-06  Alexandre JulliardAdded SMTO_* defines.
2001-07-30  Alexandre JulliardForce STRICT checking of callback function types when...
2001-07-26  Patrik Stridvall- Moved comm related protoypes to the correct .h file.
2001-07-26  Travis MichielsenFully implement DrawTextEx* functions.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-18  Alexandre JulliardReject pointer messages in SendNotifyMessage[AW] and
2001-06-25  Alexandre JulliardImplemented SendInput().
2001-06-06  Bobby BinghamStub implementation of AnimateWindow().
2001-05-18  Alexandre JulliardMoved the major part of message queue and window timer...
2001-04-18  Alexandre JulliardMoved DCX_* constants to winuser.h.
2001-04-02  James JuranAdd value 106 to SystemParametersInfo.
2001-03-16  Ove KaavenAdded Win2000 WS_EX_LAYERED window style.
2001-02-23  Eric PouechA first stab at implementing the RunDll features.
2001-02-12  Dmitry TimoshkovAdded unicode MDI client window proc.
2001-01-24  Alexandre JulliardRemoved non-standard OBM_RADIOCHECK bitmap.
2001-01-20  Alexandre JulliardFixed a number of incompatibilities in OEM icons/cursor...
2001-01-18  Alexandre JulliardStore USER icons and cursors as resources instead of...
2001-01-09  François GougetMove HDWP to winuser.h.
2001-01-04  François GougetMoved the function pointer types to their rightful...
2000-12-24  François GougetFixed a few type clashes in preparation for the switch...
2000-12-19  François GougetAdded CreateWindowStation.
2000-12-19  François GougetAdded SetUserObjectSecurity.
2000-12-05  Ken ColemanAdded a first-cut version of MapVirtualKeyExW() that...
2000-12-02  Dmitry TimoshkovAdded several clipboard formats.
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-11-10  Francois GougetAdded some STN_xxx macros.
2000-11-08  Francois GougetAdded DM_REPOSITION.
2000-10-19  Dmitry TimoshkovAdded support for AZERTY keyboard layout.
2000-10-19  Alexandre JulliardCall PrivateExtractIcon in user32 instead of duplicatin...
2000-10-17  Dmitry TimoshkovAdded support for keyboard input in various locales.
2000-10-13  Chris MorganImplemented the IDC_HAND cursor.
2000-10-13  Andreas MohrAdded MSGF_DDEMGR.
2000-10-13  Susan FarleyStatus bars on managed windows should not have SIZEGRIP...
2000-10-12  Francois GougetAdded many missing *Pxxx types.
2000-10-12  Francois GougetAdded four DDElParam functions.
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-22  Francois GougetAdded a few missing macros, types and prototypes.
2000-09-16  Jeremy WhiteAdded PWNDCLASS definition.
2000-09-12  Jeremy WhiteAdd WM_USERCHANGED.
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-08-02  Jeremy WhiteAdded WM_TCARD and DWORDLONG.
2000-07-31  Alexandre JulliardMoved system metrics definitions to winuser.h.
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-07-25  Alexandre JulliardMoved FORMAT_MESSAGE flags definition to winbase.h.
2000-07-23  Ove KaavenAdded a few Win32 definitions.
2000-07-16  Andreas MohrDoc and trace updates.
2000-07-10  Marcus MeissnerStub for RegisterDeviceNotificationA.
2000-07-08  Matthew LakeAdded some missing definitions.
2000-06-24  Hidenori TakeshimaAdded IDI_WINLOGO.
2000-06-23  Hidenori TakeshimaAdded SC_ICON/SC_ZOOM (obsolete macros).
2000-06-18  Francois GougetAdded some missing prototypes.
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-06-07  Serge IvanovAdded undocumented window style.
2000-05-05  Aric StewartAdded WM_SIZING message support.
2000-05-03  Huw D M DaviesAdded HWND_MESSAGE.
2000-04-23  Martin FuchsFixed GetNumberFormat declaration.
next