goma /
wine /
913457c0b2d858f7c72cd3bd9de683b550d51ad1 - 913457c Bring documentation in sync regarding expansion of environment by Vincent Béron · 22 years ago
- 8d0b4ea Bring wineinstall in sync regarding expansion of environment variables by Vincent Béron · 22 years ago
- da8b582 Added a few missing definitions. by Eric Pouech · 22 years ago
- a98f129 Moved implementation of QueryDosDevice from ascii to unicode. by Stefan Leichter · 22 years ago
- 514521b Make the different helper functions all return actual error codes. by Rolf Kalbermatter · 22 years ago
- 3a35544 _ws_gethostbyname() and WSAAsyncGetHostByName() when called with a by Rein Klazes · 22 years ago
- 9c771e7 - Implemented semi-stubs for GetOpenFileNamePreviewA/W and by Michael Günnewig · 22 years ago
- 63fecde Declare LPCITEMIDLIST as 'const' pointer and adjust shell32 by Martin Fuchs · 22 years ago
- 8a4f2ad int33 21h is identical to int33 00h. by Michael Stefaniuc · 22 years ago
- dc7c2e4 Added msvcrt headers limits.h and math.h. by Vincent Béron · 22 years ago
- 1fc035d Change all head -1 to head -n 1 to be more POSIXly compliant. by Marcus Meissner · 22 years ago
- bcd1222 Implemented TAB_SetMinTabWidth and TAB_HighlightItem. by Maxime Bellengé · 22 years ago
- e9ebbfc Now that reference counting is correct, there is no need to check if by Robert Reif · 22 years ago
- 5cab2b3 Fixed bug parsing /proc/net/arp for arp table. by Juan Lang · 22 years ago
- b9ed79c Implemented arp table querying through WsControl, and fixed problem I by Juan Lang · 22 years ago
- 1b5c413 - Implemented AVIStreamBeginStreaming and AVIStreamEndStreaming. by Michael Günnewig · 22 years ago
- c435c29 Fix FormatMessage when FORMAT_MESSAGE_FROM_HMODULE is specified and by Juan Lang · 22 years ago
- d9b8dfd Use a dummy GL context if one is not available when GetDeviceCaps is by Jason Edmeades · 22 years ago
- 7fb4957 Make DOS process exit using ExitProcess instead of ExitThread. by Jukka Heinonen · 22 years ago
- 09a97f0 Fixed typo. by Vincent Béron · 22 years ago
- 28651e8 Added more tests and restructured tests for easier debugging. by Robert Reif · 22 years ago
- 5ec32ce Added SecondaryBuffer and DirectSoundCaptureNotify COM objects to get by Robert Reif · 22 years ago
- b7945a8 Added a few stub implementations. by Robert Reif · 22 years ago
- 3c80bb1 Don't strip the path in LoadModule16 before we have opened the file by Alexandre Julliard · 22 years ago
- 0a1fa89 Add support for specific EOI PIC command. by Jukka Heinonen · 22 years ago
- dad477c If we don't send custom draw messages for subitems, inherit the color by Dimitrie O. Paun · 22 years ago
- 48ff7d1 Define ICON_SMALL2 and ShowWindowAsync(). by Martin Fuchs · 22 years ago
- d7b2c8a Define TBIF_BYINDEX. by Martin Fuchs · 22 years ago
- d0112aa Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@theoretic.com> by Alexandre Julliard · 22 years ago
- 3db78b8 Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@theoretic.com> by Alexandre Julliard · 22 years ago
- 4e1afc6 - Correct return code of loadConfig(). by Mike Hearn · 22 years ago
- 2b644d6 Removed wrong or unneeded codepage pragmas. by Alexandre Julliard · 22 years ago
- 85abf9c - improve some parameter checking in WSAIoctl by Juan Lang · 22 years ago
- 549e247 Implementation of SelectPalette and RealizePalette in the metafile driver. by Dave Belanger · 22 years ago
- 2c754a6 Save the ext alignment information in a 8-bytes metarecord as it should be. by Warren Baird · 22 years ago
- ca3bfd8 Export SYSDEPS_SwitchToThreadStack() functionality from libwine as by Alexandre Julliard · 22 years ago
- d4c1eba Minor updates of Slovenian translations. by Rok Mandeljc · 22 years ago
- c24fc00 - improve WsControl error checking by Juan Lang · 22 years ago
- ec42ea4 Workaround implemented for passing faked mickeys to mouse callback routine. by Jukka Heinonen · 22 years ago
- f68017b Allow application to use VGA window that overlaps framebuffer only partially. by Jukka Heinonen · 22 years ago
- 528e6e9 Added some missing functions. by Robert Reif · 22 years ago
- 61402c6 Fixed the error message in Wave(In|Out)Init, it used to give a by Mike Hearn · 22 years ago
- c667052 Change protoype of SHChangeNotifyRegister to what MSDN says. by Rolf Kalbermatter · 22 years ago
- a3f6410 Set SE_GROUP_ENABLED in Attributes of Administrators SID during by John K. Hohm · 22 years ago
- b79fc16 Avoid division by zero when the imagelist is created with a width of by Mike Hearn · 22 years ago
- 919bd78 Make sure the passed in object pointer is only addrefed on success. by Rolf Kalbermatter · 22 years ago
- 2385079 Warning fix. by Alexandre Julliard · 22 years ago
- 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
- 7df1b9e Start using the exported TEB structure from winternl.h where possible. by Alexandre Julliard · 22 years ago
- 6e9f278 Implemented a typelib loader cache. by Mike Hearn · 22 years ago
- 46f0d60 Added CoDisconnectObject and CoRegisterMessageFilter prototypes. by Dave Belanger · 22 years ago
- 0e3042e Don't use alloca. by Alexandre Julliard · 22 years ago
- 06da8c2 Fixed a compile error. by Dave Belanger · 22 years ago
- 76a5e0a Added speaker config macros. by Robert Reif · 22 years ago
- 9382aed Add CLSID_HTMLDocument. by Mike McCormack · 22 years ago
- bdde3a0 Define the IPersistMoniker interface. by Mike McCormack · 22 years ago
- b91e9cb Renamed a few more TEB fields. by Alexandre Julliard · 22 years ago
- ee10678 Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that by Alexandre Julliard · 22 years ago
- 54acf62 Added missing functions for platforms that don't build the pthreads by Alexandre Julliard · 22 years ago
- 02f2813 Renamed a few TEB fields to use the "official" names. by Alexandre Julliard · 22 years ago
- fca4a8f Implement (most of) SetupIterateCabinet. by Gregory M. Turner · 22 years ago
- 61cb704 No handles were inherited in CreateProcess, all child console programs by Oleg Prokhorov · 22 years ago
- 78cd287 Button width should be the larger of text width/bitmap width. by Duane Clark · 22 years ago
- 8d5e732 Use MAP_TRYFIXED on NetBSD if available. by Todd Vierling · 22 years ago
- 01634c5 Removed some no longer needed definitions from stackframe.h. by Alexandre Julliard · 22 years ago
- f7d71bf Converted remaining 16-bit functions to the new varargs mechanism. by Alexandre Julliard · 22 years ago
- bf97962 Avoid including stackframe.h if it's not needed. by Alexandre Julliard · 22 years ago
- 617839d Added varargs support for 16-bit entry points. by Alexandre Julliard · 22 years ago
- 4ff79ad Remove some unneeded __WINESRC__ tests from the headers. by Dimitrie O. Paun · 22 years ago
- 4ebc806 Update DLL list, add a link to msdn.com. by Mike Hearn · 22 years ago
- 94463d7 Moved profile functions to dlls/kernel. by Alexandre Julliard · 22 years ago
- 4e874ee The if1632 directory no longer exists. by Alexandre Julliard · 22 years ago
- 6aca040 Moved a few more functions to dlls/kernel. by Alexandre Julliard · 22 years ago
- 0ac9690 Moved 16-bit relay and snoop support to dlls/kernel. by Alexandre Julliard · 22 years ago
- 1df015a Warn users of winecfg about its incompleteness. by Mike Hearn · 22 years ago
- a5b961c Moved selector fixup for the relay code to the callto16 exception by Alexandre Julliard · 22 years ago
- a203421 Don't build memcpy_unaligned on 386 to avoid MSVC breakage (reported by Alexandre Julliard · 22 years ago
- 31d4a7c Always setup the selection colour, not just in custom draw. by Dimitrie O. Paun · 22 years ago
- be3b256 Make all users of DOSVM_Enter explicitly set V86 flag. by Jukka Heinonen · 22 years ago
- 3be5d62 Moved 16-bit calls initialization and exception handling to kernel32. by Alexandre Julliard · 22 years ago
- d631f30 Fixed copy/paste error in WOWCallback16Ex call (spotted by Dmitry Timoshkov). by Alexandre Julliard · 22 years ago
- 9adb6f2 Replace some magic numbers with symbols. by Jukka Heinonen · 22 years ago
- 2fb93f1 Fix the hit test for full row select in REPORT mode (found, debugged, by Dimitrie O. Paun · 22 years ago
- 3a5b7cf Extended WOWCallback16Ex to support register functions too. This by Alexandre Julliard · 22 years ago
- cb1c112 Fix the creation of treeview with checkboxes. by Maxime Bellengé · 22 years ago
- 6af30d6 Split win16/32 support. by Steven Edwards · 22 years ago
- 9ca159b Moved 16-bit builtin module handling to dlls/kernel/ne_module.c. by Alexandre Julliard · 22 years ago
- 1c6a20f Set version to 8.1. by Tom Wickline · 22 years ago
- 5069edc More Spanish translations. by José Manuel Ferrer Ortiz · 22 years ago
- 3af19f3 Implement DllRegisterServer and DllUnregisterServer for dsound.dll, by John K. Hohm · 22 years ago
- 86aa2aa Added Italian resources. by Ivan Leo Murray-Smith · 22 years ago
- b679de3 Minor fixes. by Ivan Leo Murray-Smith · 22 years ago
- 2fce04e Implement DllRegisterServer and DllUnregisterServer for shdocvw.dll, by John K. Hohm · 22 years ago
- 2c29664 Implement DllRegisterServer and DllUnregisterServer for quartz.dll, by John K. Hohm · 22 years ago
- 718f9e9 Implement DllRegisterServer and DllUnregisterServer for dplayx.dll, by John K. Hohm · 22 years ago
- 41ecd6d Implement DllRegisterServer and DllUnregisterServer for avifil32.dll, by John K. Hohm · 22 years ago
- ed31f0c Send STN_CLICKED ad STN_DBLCLK messages to parent window if SS_NOTIFY by Igor Grahek · 22 years ago
- 266e19e In the global interface table: by Mike Hearn · 22 years ago
- af62e83 Got rid of 16-bit glue code generation since it is no longer used. by Alexandre Julliard · 22 years ago
- 5fbb446 Moved most of the 16-bit task support and NE module loader to dlls/kernel. by Alexandre Julliard · 22 years ago