Implemented processing for actions: SPI_GET/SETGRIDGRANULARITY,
[wine] / include / wine / winuser16.h
2001-10-09  Francois GougetRemove non windows macros.
2001-08-07  Alexandre JulliardRewrote most of SendMessage/PeekMessage.
2001-07-26  Alexandre JulliardAvoid using GetFastQueue16 from USER.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-05-24  Andreas Mohr- BuildCommDCB16() uses int instead of BOOL
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-11-27  Alexandre JulliardChanged GetProcAddress16 and 16-bit resource functions...
2000-11-26  Alexandre JulliardMoved wsprintf functions to dlls/user.
2000-10-23  Alexandre JulliardDuplicate resource directory searching routines instead...
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-24  Alexandre JulliardCall WH_GETMESSAGE hook in PeekMessage too (based on...
2000-08-06  Alexandre JulliardMoved most USER string functions to dlls/user.
2000-06-24  Andreas MohrImplemented/stubbed IconSize() and ControlPanelInfo...
2000-06-11  Francois GougetReordered the CALLBACK and WINAPI directives so that...
2000-05-23  Gerard PatelRemove the direct call into core (DIALOG_DoDialogBox).
2000-03-08  Patrik StridvallRemoved a lot of unnecessary includes and fixed the...
2000-02-13  Alexandre JulliardMoved global atoms to the server (based on the work...
1999-10-13  Uwe BonnesUse LoadString16 for FormatMessage16 and handle
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-05-08  Huw D M DaviesSplit off wingdi16.h from wingdi.h. Add many more...
1999-05-02  Michael VekslerRemoved redundant include of winbase.h from winuser16.h.
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-01  Ove KaavenAdded CN_* flags used in WM_COMMNOTIFY.
1999-03-22  Veksler MichaelRemoved winuser16.h from x11drv.h.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Michael McCormackBasic support for WIN32 serial communications API.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-09  Michael VekslerMoved everything out of windows.h.
1999-02-09  Paul QuinnGetCursorPos is actually a BOOL.
1999-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-01  Michael VekslerMoves more stuff from windows.h.