Added handle_t type to server interface so that we can make handles
[wine] / include /
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2001-01-05  François GougetI triple checked but yes, CHOOSECOLOR.hInstance is...
2001-01-04  Francois GougetRemoved the 'fn' prefix (i.e. ICOM_FN).
2001-01-04  Alexandre JulliardAuthors: Andrew Lewycky <andrew@transgaming.com>, Gavri...
2001-01-04  Eric PouechAdded a few missing parts.
2001-01-04  Eric PouechNow using manifest constant instead of raw values for...
2001-01-04  François GougetMoved the function pointer types to their rightful...
2001-01-03  Jon GriffithsAdded InitializeCriticalSectionAndSpinCount prototype.
2001-01-03  François GougetConvert HDESK to STRICT.
2001-01-02  Ove KaavenTurn on detectable autorepeat if the X Keyboard Extensi...
2001-01-02  François GougetMoved HMETAFILEPICT to wtypes.h. Note, HMETAFILEPICT...
2001-01-02  François GougetMoved HDROP to shellapi.h.
2001-01-02  François GougetShould include cguid.h.
2001-01-02  François GougetAdded two error codes: E_DRAW and DATA_E_FORMATETC.
2001-01-02  François GougetSC_HANDLE is a HANDLE, not a 'DECLARE_HANDLE'
2001-01-02  François GougetReordered the definitions according to their value.
2000-12-29  Eric PouechFixed evilish cut and paste.
2000-12-29  François GougetAdded an ICOM_FN that generates either fn##xfn or sfn...
2000-12-29  Ulrich WeigandFixed winebuild to work on non-Intel architectures.
2000-12-29  François GougetAdded a prototype for GetLogColorSpace.
2000-12-29  François GougetConvert HCOLORSPACE to STRICT mode.
2000-12-27  Ulrich WeigandDon't link with libw if libc already contains w* routines.
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-12-26  François GougetDeclare all handles with DECLARE_OLD_HANDLE to ease...
2000-12-26  Francois GougetAdded GetDCBrushColor and GetDCPenColor.
2000-12-24  François GougetMoved HRASCONN from windef.h.
2000-12-24  François GougetFixed a few type clashes in preparation for the switch...
2000-12-23  Alexandre JulliardRelease 20001222. wine-20001222
2000-12-22  Eric PouechReplaced calls to KERNEL.Yield16 by calls to KERNEL32...
2000-12-22  Dmitry TimoshkovRemove redundant ';' at the end of line.
2000-12-22  Alexandre JulliardUse a separate FIFO pair for server requests that don...
2000-12-22  Alexandre JulliardReplaced WIN16_GlobalLock16 by "official" function...
2000-12-22  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Gavriel...
2000-12-19  François GougetDUMMYSTRUCTNAME2 creates a conflict when using anonymou...
2000-12-19  James HathewayFix IConnectionPointContainer interface macros.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-19  François GougetAdded CreateWindowStation.
2000-12-19  François GougetRemoved the 'extern "C" { ... }' statement. It is not...
2000-12-19  François GougetMoved a misplaced 'extern "C" { ... }' statement.
2000-12-19  François GougetAdded better support for Unicode:
2000-12-19  Ulrich WeigandFixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian...
2000-12-19  Alexandre JulliardMerged the get_read_fd and get_write_fd requests.
2000-12-19  François Gouget_str{dec,inc}: Cast the parameters to the proper type...
2000-12-19  François GougetMoved some of the STDMETHOD/STDAPI to winnt.h.
2000-12-19  François GougetRemoved some of the SECURITY_xxx types.
2000-12-19  François GougetAdded SetUserObjectSecurity.
2000-12-19  Guy L. AlbertelliAdd notify structures NMMOUSE, NMOBJECTNOTIFY, NMKEY...
2000-12-16  Alexandre JulliardAvoid a couple of dependencies on input.c internal...
2000-12-15  François GougetMoved some macros like NULL, FALSE to winnt.h
2000-12-15  François GougetNeeds to include windef.h.
2000-12-15  François GougetAdded OleIsCurrentClipboard and OleSetClipboard.
2000-12-15  François GougetFixed the prototype of GetClassFile.
2000-12-15  Alexandre JulliardConverted enum_key_value request to the new request...
2000-12-15  François GougetChanged the type of Function to PDWORD as on Windows.
2000-12-14  Alexandre JulliardAdded inline definition for MapSL.
2000-12-13  James AbbatielloWork around glibc 2.1.x dlopen bug (again).
2000-12-13  Andreas MohrSHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc...
2000-12-13  François GougetAdded mapi.h with the definitions needed by the MFC.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-12-13  Alexandre JulliardUse getpagesize() instead of VIRTUAL_GetPageSize().
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Francois GougetDefine NULL as in Win32.
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-12-12  Alexandre JulliardUse the DRIVE_* API constants instead of the DRIVETYPE...
2000-12-12  Marcus MeissnerAdded preferences to dinput drivers (so we can have...
2000-12-12  Jon Griffiths- Implemented setlocale parsing and LC_TYPE behavior.
2000-12-12  Francois GougetAdded a prototype for SHAppBarMessage.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-11  Dmitry TimoshkovAdd CF_UNICODETEXT as primary text clipboard format.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-12-09  Alexandre JulliardRemoved no longer used elfdll loader.
2000-12-09  Andreas Mohr- README update
2000-12-09  Andreas MohrRemoved duplicate defines.
2000-12-07  Alexandre JulliardRemoved dependencies on the internals of the CLASS...
2000-12-07  Francois GougetUncomment GOPHER_ATTRIBUTE_TYPE and GopherGetAttribute.
2000-12-07  Francois GougetAdded a prototype for closesocket.
2000-12-06  Alexandre JulliardAdded define for S_ISLNK if missing.
2000-12-06  Alexandre JulliardAuthors: Ove Kaaven <ovek@transgaming.com>, Andrew...
2000-12-06  Alexandre JulliardCreated a small static library in ole/libuuid.a that...
2000-12-06  Alexandre JulliardBuild tsx11 layer as a separate shared library.
2000-12-05  Hidenori TakeshimaAdded some missing definitions.
2000-12-05  Ken ColemanAdded a first-cut version of MapVirtualKeyExW() that...
2000-12-03  Alexandre JulliardRelease 20001202. wine-20001202
2000-12-03  Francois GougetUse the DUMMYUNIONNAME macros so that the headers can...
2000-12-03  Aric StewartAdded ASCII-only version of toupper, tolower, strcasecm...
2000-12-02  Alexandre JulliardUse ioctlsocket() instead of ioctl() so that we can...
2000-12-02  Francois GougetFixed the case of "Winelib".
2000-12-02  Dmitry TimoshkovAdded several clipboard formats.
2000-12-01  Patrik StridvallFixed some issues found by winapi_check.
2000-12-01  Alexandre JulliardMoved useful NE format definitions to winbase16.h.
2000-12-01  Dimitrie O. PaunModified winebuild to use the __ASM_FUNC macro for...
2000-12-01  Alexandre JulliardFinished separation of shell32 and wsock32.
2000-12-01  Dimitrie O. PaunSupply dummy getrlimit if absent.
2000-11-30  Alexandre JulliardExport the wine server functions from ntdll.
2000-11-30  Patrik StridvallDon't include windows.h internally.
2000-11-30  Alexandre JulliardUse the HEAP_WINE_SEGPTR flag to specify allocations...
2000-11-30  Alexandre JulliardRemoved "elfdll" load order option and updated document...
2000-11-29  Dimitrie O. PaunDo not include sys/ptrace.h and sys/user.h unconditionally.
2000-11-29  Brian TeagueAdd a stub for the CAPS1 capability in GetDeviceCaps.
next