Added check for ln.
[wine] / include /
2002-05-22  Francois GougetAdd mswsock.h, move relevant definitions to this header.
2002-05-21  Francois GougetTest for IStream_IMETHODS before defining APIs that...
2002-05-20  Alexandre JulliardAdded configure check for the soname of libraries that...
2002-05-20  Alexandre JulliardGot rid of GetSysColorPen.
2002-05-19  Alexandre JulliardExport the debug API as functions instead of pointers.
2002-05-19  John K. HohmMore comcat.dll implementation, swprintf fix, winerror...
2002-05-19  Vincent BéronCorrect implementation of VerSetConditionMask.
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-16  Alexandre JulliardExport global argc/argv variables from libwine and...
2002-05-16  Philip BrownNeed to undef NOERROR for Solaris.
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-14  Vincent BéronBetter implementation of GetCalendarInfo{A,W}, not...
2002-05-11  John K. HohmFixed typos; added standard CATID_'s.
2002-05-11  Eric PouechFixed FlushInstructionCache prototype.
2002-05-10  Steven EdwardsDetect snprintf && _snprintf, use _snprintf on stupid...
2002-05-10  Alexandre JulliardAdded some #ifdefs HAVE_X11_XLIB_H where appropriate.
2002-05-09  John K. HohmAdded definitions for the Component Categories Manager.
2002-05-09  Juergen SchmiedTypes and partial implementation for NtQueryVolumeInfor...
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-05-09  Alexandre JulliardAdded ExtSelectClipRgn to the DC interface and implemen...
2002-05-07  Jukka HeinonenAdded support for DPMI RawModeSwitch.
2002-05-07  Alexandre JulliardAdded check for sys/sysctl.h.
2002-05-06  David HammertonAdded implementation of GetWindowInfo.
2002-05-05  Steven EdwardsCheck for and use chsize instead of ftruncate if present.
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-05-04  Patrik StridvallMS C related changes.
2002-05-02  Alexandre JulliardCleaned up some inter-dll dependencies in palette manag...
2002-05-02  Alexandre JulliardRemoved some direct accesses to the DC structure.
2002-05-02  Alexandre JulliardCommented out removed headers.
2002-05-02  Alexandre JulliardRemoved a bunch of multimedia code at Hidenori's request.
2002-05-02  Alexandre JulliardRewrote some headers from scratch to avoid EULA/patent...
2002-05-01  Rizsanyi ZsoltImplemented IOCTL_SCSI_GET_ADDRESS for non true scsi...
2002-05-01  Laurent PinchartImplementation of IOCTL_SCSI_PASS_THROUGH and
2002-05-01  Alexandre JulliardAttempt at fixing MAX_PATH issues for mingw.
2002-05-01  Johan GillDirectSoundEnumerateA() now passes a GUID to the callba...
2002-04-29  Patrik StridvallMicrosoft C related changes.
2002-04-27  Alexandre JulliardFreeBSD compile fix.
2002-04-26  Alexandre JulliardBetter support for configure detection of missing types...
2002-04-25  Steven EdwardsFix for mingw32.
2002-04-25  Martin WilckFixed ReadFile() semantics when reading asynchronously...
2002-04-25  Alexandre JulliardMoved __ASM_GLOBAL_FUNC macros and interlocked function...
2002-04-25  Martin WilckImplemented overlapped WSARecvFrom(), WSASendTo(), and
2002-04-25  Martin WilckImplemented server framework for asynchronous IO on...
2002-04-24  Alexandre JulliardNo longer try to support non-reentrant Xlib.
2002-04-24  Alexandre JulliardAdded support for installing an error callback when...
2002-04-23  Alexandre JulliardLoad libXrender at run-time with dlopen (based on a...
2002-04-23  Martin WilckFixed handling of deferred connections in WSAAccept().
2002-04-22  Chuck Crayne- Recognize "\n" as an alternative soft line break...
2002-04-22  Martin WilckFixed cut&paste bug.
2002-04-20  Eric PouechNow C tests are able to access argc/argv as passed...
2002-04-14  Alexandre JulliardPass a PHYSDEV to EnumDeviceFont and release the GDI...
2002-04-14  Martin Wilck- Need a "cleanup" method.
2002-04-11  Alexandre JulliardUpdated configure to take advantage of new autoconf...
2002-04-11  Alexandre JulliardRemoved obsolete console driver.
2002-04-08  François GougetAdded some error codes.
2002-04-08  Michael KarcherFixed OpenGL routines broken by the DC -> PHYSDEV change.
2002-04-06  Huw D M DaviesAdded support for ResetDC.
2002-04-05  Martin Wilck- separate cleanly between async scheduling and file...
2002-04-05  Steven EdwardsFixed mingw32 warning about stdcall and fastcall being...
2002-04-05  Guy L. Albertelli- Add defines for the NMTBHOTITEM flag word.
2002-04-03  Huw D M DaviesImplement GetTextExtentPointI and add support for ETO_G...
2002-04-03  Huw D M DaviesDon't calculate cached metrics or enumerate X11 fonts...
2002-04-03  Huw D M DaviesFix a few font problems with rotated text and non MM_TE...
2002-04-03  Dmitry TimoshkovImplement GetGlyphIndices. Tweak GetCharacterPlacement...
2002-04-03  Alexandre JulliardBetter check for -lresolv. Removed FREETYPELIBS.
2002-04-03  Huw D M DaviesAdded ImpersonateLoggedOnUser stub.
2002-04-02  Geoffrey HausheerAdded test for thread functions.
2002-04-02  Dimitrie O. PaunDeclare swprintf.
2002-04-02  Alexandre JulliardImplemented a large number of the 32-bit setupapi funct...
2002-04-02  Chris MorganImplement OpenThread() winapi call.
2002-04-01  Francois GougetOn Solaris inet_aton is exported by libresolv.so.
2002-04-01  Francois GougetFix for the unistd.h vs. winsock.h problem in Winelib...
2002-04-01  Dimitrie O. PaunAdded the DFCS_{HOT,TRANSPARENT} definitions.
2002-03-29  Alexandre JulliardTransfer the full process startup info as well as the...
2002-03-29  Francois GougetFix SetFileAttributes to honor the umask (rather than...
2002-03-29  Michal PasternakFixed pack/unpack routines for WM_DDE_EXECUTE.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-28  Andriy PalamarchukAdded declaration of the DisconnectNamedPipe call.
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.
2002-03-26  Vincent Béron- Converted HACMOBJ to void*
2002-03-25  Vincent BéronConverted HACMSTREAM, HACMDRIVERID and HACMDRIVER to...
2002-03-23  Alexandre JulliardAdded support for driver-specific escapes in the x11drv...
2002-03-23  Alexandre JulliardRemoved service thread support.
2002-03-23  Alexandre JulliardSend message for WSAAsyncSelect sockets directly from...
2002-03-23  Alexandre JulliardExport the FILE_GetUnixHandle functionality from ntdll.
2002-03-22  Alexandre JulliardRewrote some headers from scratch based on publicly...
2002-03-22  Hidenori TakeshimaRemoved some code because of concerns over the Microsof...
2002-03-22  Francois GougetAdd trace function (same as in the perl framework).
2002-03-22  Alexandre JulliardCorrectly fill parent pid, module size and module name...
2002-03-21  Shi Quan HeStarted TWAIN implementation.
2002-03-21  Chris MorganAdded aRts driver.
2002-03-20  Hidenori TakeshimaAdded a missing header.
2002-03-20  Bill MedlandConnect the msvcrt file byte locking up to ntdll.
2002-03-20  Hidenori TakeshimaAdded some missing GUIDs.
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-20  Jon GriffithsDocument, implement/fix and test 110+ Path functions.
2002-03-19  Leo van den BergAdded some stubs.
next