- 67e8dc6 Added configure check for the soname of libraries that we load by Alexandre Julliard · 23 years ago
- 4344c36 Got rid of GetSysColorPen. by Alexandre Julliard · 23 years ago
- 3538914 Export the debug API as functions instead of pointers. by Alexandre Julliard · 23 years ago
- 454d99f More comcat.dll implementation, swprintf fix, winerror.h additions. by John K. Hohm · 23 years ago
- 244462c Correct implementation of VerSetConditionMask. by Vincent Béron · 23 years ago
- 6044307 A few fixes for mingw cross-compilation. by Alexandre Julliard · 23 years ago
- 0aa28b5 Export the debugging API from libwine instead of ntdll. Removed debugres_[aw]. by Alexandre Julliard · 23 years ago
- 702b158 Export global argc/argv variables from libwine and remove the by Alexandre Julliard · 23 years ago
- f8369de Need to undef NOERROR for Solaris. by Philip Brown · 23 years ago
- 5900867 Moved the selector access functions out of winnt.h into libwine. by Alexandre Julliard · 23 years ago
- 9b6f433 Implemented strtolW/strtoulW in libwine_unicode and used it to replace by Alexandre Julliard · 23 years ago
- c3e06df Portability fixes. by Alexandre Julliard · 23 years ago
- 736e81c Better implementation of GetCalendarInfo{A,W}, not perfect. by Vincent Béron · 23 years ago
- 0ef6538 Fixed typos; added standard CATID_'s. by John K. Hohm · 23 years ago
- 218faf3 Fixed FlushInstructionCache prototype. by Eric Pouech · 23 years ago
- 0a8e15a Detect snprintf && _snprintf, use _snprintf on stupid platforms (windows). by Steven Edwards · 23 years ago
- ea69f8e Added some #ifdefs HAVE_X11_XLIB_H where appropriate. by Alexandre Julliard · 23 years ago
- b06116e Added definitions for the Component Categories Manager. by John K. Hohm · 23 years ago
- 76a9fa1 Types and partial implementation for NtQueryVolumeInformationFile. by Juergen Schmied · 23 years ago
- ce830a9 Added mkinstalldirs to create directories more portably. by Alexandre Julliard · 23 years ago
- da580c4 Added ExtSelectClipRgn to the DC interface and implemented it for by Alexandre Julliard · 23 years ago
- 800dbf2 Added support for DPMI RawModeSwitch. by Jukka Heinonen · 23 years ago
- 127ec92 Added check for sys/sysctl.h. by Alexandre Julliard · 23 years ago
- ca30e48 Added implementation of GetWindowInfo. by David Hammerton · 23 years ago
- b9627c1 Check for and use chsize instead of ftruncate if present. by Steven Edwards · 23 years ago
- 140e722 Removed more code at Hidenori's request. by Alexandre Julliard · 23 years ago
- 3751ff0 MS C related changes. by Patrik Stridvall · 23 years ago
- 5cab46e Cleaned up some inter-dll dependencies in palette management. by Alexandre Julliard · 23 years ago
- dec2cee Removed some direct accesses to the DC structure. by Alexandre Julliard · 23 years ago
- acd1c14 Commented out removed headers. by Alexandre Julliard · 23 years ago
- b6a7ca5 Removed a bunch of multimedia code at Hidenori's request. by Alexandre Julliard · 23 years ago
- d1d6392 Rewrote some headers from scratch to avoid EULA/patent concerns. by Alexandre Julliard · 23 years ago
- e7c6d17 Implemented IOCTL_SCSI_GET_ADDRESS for non true scsi cdrom drives by Rizsanyi Zsolt · 23 years ago
- 0314a65 Implementation of IOCTL_SCSI_PASS_THROUGH and IOCTL_SCSI_PASS_THROUGH_DIRECT. by Laurent Pinchart · 23 years ago
- b53f130 Attempt at fixing MAX_PATH issues for mingw. by Alexandre Julliard · 23 years ago
- 8fc98cd DirectSoundEnumerateA() now passes a GUID to the callback if the first by Johan Gill · 23 years ago
- 441a7dc Microsoft C related changes. by Patrik Stridvall · 23 years ago
- 9560e58 FreeBSD compile fix. by Alexandre Julliard · 23 years ago
- 5769d1d Better support for configure detection of missing types, added check by Alexandre Julliard · 23 years ago
- 882e8ad Fix for mingw32. by Steven Edwards · 23 years ago
- 9ca4285 Fixed ReadFile() semantics when reading asynchronously on sockets. by Martin Wilck · 23 years ago
- 894b188 Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] by Alexandre Julliard · 23 years ago
- af16c98 Implemented overlapped WSARecvFrom(), WSASendTo(), and by Martin Wilck · 23 years ago
- bff7e69 Implemented server framework for asynchronous IO on sockets. by Martin Wilck · 23 years ago
- 867fb9d No longer try to support non-reentrant Xlib. by Alexandre Julliard · 23 years ago
- 64896d0 Added support for installing an error callback when expecting an X11 error. by Alexandre Julliard · 23 years ago
- 21e9166 Load libXrender at run-time with dlopen (based on a patch by Huw Davies). by Alexandre Julliard · 23 years ago
- d15bf1c Fixed handling of deferred connections in WSAAccept(). by Martin Wilck · 23 years ago
- ce2024c - Recognize "\n" as an alternative soft line break in function by Chuck Crayne · 23 years ago
- 493e9d7 Fixed cut&paste bug. by Martin Wilck · 23 years ago
- fbaef1c Now C tests are able to access argc/argv as passed to the program. by Eric Pouech · 23 years ago
- ab246a6 Pass a PHYSDEV to EnumDeviceFont and release the GDI lock in by Alexandre Julliard · 23 years ago
- 08867f7 - Need a "cleanup" method. by Martin Wilck · 23 years ago
- daa2886 Updated configure to take advantage of new autoconf 2.53 features. by Alexandre Julliard · 23 years ago
- 7746e82 Removed obsolete console driver. by Alexandre Julliard · 23 years ago
- 141bbdd Added some error codes. by François Gouget · 23 years ago
- ea9cf5c Fixed OpenGL routines broken by the DC -> PHYSDEV change. by Michael Karcher · 23 years ago
- 6715772 Added support for ResetDC. by Huw D M Davies · 23 years ago
- 2b47fb3 - separate cleanly between async scheduling and file IO related issues. by Martin Wilck · 23 years ago
- 63963b8 Fixed mingw32 warning about stdcall and fastcall being redefined. by Steven Edwards · 23 years ago
- 0a44e5b - Add defines for the NMTBHOTITEM flag word. by Guy L. Albertelli · 23 years ago
- 5b01b50 Implement GetTextExtentPointI and add support for ETO_GLYPH_INDEX. by Huw D M Davies · 23 years ago
- e1e51f9 Don't calculate cached metrics or enumerate X11 fonts if we're using by Huw D M Davies · 23 years ago
- afd519b Fix a few font problems with rotated text and non MM_TEXT mapping by Huw D M Davies · 23 years ago
- 2903ca1 Implement GetGlyphIndices. Tweak GetCharacterPlacement to use it. by Dmitry Timoshkov · 23 years ago
- c555274 Better check for -lresolv. Removed FREETYPELIBS. by Alexandre Julliard · 23 years ago
- c48f3b0 Added ImpersonateLoggedOnUser stub. by Huw D M Davies · 23 years ago
- 03f4e22 Added test for thread functions. by Geoffrey Hausheer · 23 years ago
- dd52bb6 Declare swprintf. by Dimitrie O. Paun · 23 years ago
- 5068347 Implemented a large number of the 32-bit setupapi functions. by Alexandre Julliard · 23 years ago
- 417296c Implement OpenThread() winapi call. Implement a few pthreads functions. by Chris Morgan · 23 years ago
- 3b943bc On Solaris inet_aton is exported by libresolv.so. by Francois Gouget · 23 years ago
- 9e881be Fix for the unistd.h vs. winsock.h problem in Winelib applications. by Francois Gouget · 23 years ago
- 6ca8edc Added the DFCS_{HOT,TRANSPARENT} definitions. by Dimitrie O. Paun · 23 years ago
- 6543a65 Transfer the full process startup info as well as the command-line by Alexandre Julliard · 23 years ago
- 34372dc Fix SetFileAttributes to honor the umask (rather than making files by Francois Gouget · 23 years ago
- 6098399 Fixed pack/unpack routines for WM_DDE_EXECUTE. by Michal Pasternak · 23 years ago
- e21c15e Changed the GDI driver interface to pass an opaque PHYSDEV pointer by Alexandre Julliard · 23 years ago
- 33dd201 Added declaration of the DisconnectNamedPipe call. by Andriy Palamarchuk · 23 years ago
- 8911856 Moved metafiles and win16 drivers to dlls/gdi. by Alexandre Julliard · 23 years ago
- 1c9733c - Converted HACMOBJ to void* - acmMetrics16 calls acmMetrics only if hao is NULL by Vincent Béron · 23 years ago
- d62d41c Converted HACMSTREAM, HACMDRIVERID and HACMDRIVER to void*. by Vincent Béron · 23 years ago
- ced71ed Added support for driver-specific escapes in the x11drv to retrieve by Alexandre Julliard · 23 years ago
- 6db8aba Removed service thread support. by Alexandre Julliard · 23 years ago
- 81f2a73 Send message for WSAAsyncSelect sockets directly from the server, by Alexandre Julliard · 23 years ago
- 8d1550d Export the FILE_GetUnixHandle functionality from ntdll. by Alexandre Julliard · 23 years ago
- a92e397 Rewrote some headers from scratch based on publicly available by Alexandre Julliard · 23 years ago
- 4887da5 Removed some code because of concerns over the Microsoft DirectX SDK by Hidenori Takeshima · 23 years ago
- 58ed1f1 Add trace function (same as in the perl framework). by Francois Gouget · 23 years ago
- aeb5660 Correctly fill parent pid, module size and module name in process and by Alexandre Julliard · 23 years ago
- 6b0720f Started TWAIN implementation. by Shi Quan He · 23 years ago
- 9b0ba7c Added aRts driver. by Chris Morgan · 23 years ago
- 5f5a05f Added a missing header. by Hidenori Takeshima · 23 years ago
- 716ffc5 Connect the msvcrt file byte locking up to ntdll. by Bill Medland · 23 years ago
- 6676006 Added some missing GUIDs. by Hidenori Takeshima · 23 years ago
- c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
- 4e75d12 Document, implement/fix and test 110+ Path functions. by Jon Griffiths · 23 years ago
- 39bcf9d Added some stubs. by Leo van den Berg · 23 years ago
- b637d8a Added a missing CLSID. by Hidenori Takeshima · 23 years ago
- a52d75d Added some missing enums. by Hidenori Takeshima · 23 years ago