- Feb 14, 2002
-
-
Alexandre Julliard authored
-
- Jan 21, 2002
-
-
- Nov 30, 2001
-
-
Alexandre Julliard authored
data to be exchanged. Split request and reply structures to make backwards compatibility easier. Moved many console functions to dlls/kernel, added code page support, changed a few requests to behave properly with the new protocol.
-
- Nov 06, 2001
-
-
Fix the 16bit version return for Win2000. More closely match the Win95/98 CSDVersion fields. Enhance documentation of Win95 version numbers. Confirm the existing data for Win2000.
-
- Jul 23, 2001
-
-
Alexandre Julliard authored
-
- Jun 20, 2001
-
-
- Mar 23, 2001
-
-
Alexandre Julliard authored
Moved --synchronous option into config file. Removed --desktop, --display and --language command-line options.
-
- Mar 20, 2001
-
-
Alexandre Julliard authored
AppDefaults\<appname>\DllOverrides configuration section. - Better support for multiple --dll options. - Added warning message to discourage putting multiple dlls in a single override entry.
-
- Feb 12, 2001
-
-
- Jan 10, 2001
-
-
Alexandre Julliard authored
-
- Jan 04, 2001
-
-
- Dec 18, 2000
-
-
"--desktop=800x600". (Not perfect -- we don't allow shorthands.)
-
- Dec 15, 2000
-
-
-
Alexandre Julliard authored
Removed cuiexe_no_main hack. Avoid stdcall function declarations inside functions because of gcc bug.
-
- Dec 12, 2000
-
-
Alexandre Julliard authored
-
- Dec 06, 2000
-
-
- Nov 27, 2000
-
-
and *document* it (win98 was not documented previously) - OaBuildVersion: add value for NT4 SP6 - spelling fixes
-
- Nov 09, 2000
-
-
Alexandre Julliard authored
application.
-
- Nov 08, 2000
-
-
Alexandre Julliard authored
Added getpagesize() and wine_anon_mmap() portability functions.
-
- Nov 05, 2000
-
-
Alexandre Julliard authored
declarations.
-
- Nov 01, 2000
-
-
Alexandre Julliard authored
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> Various warning fixes.
-
- Oct 24, 2000
-
-
- Aug 28, 2000
-
-
- Add the possibility to use path names with the --dll command line option - Add the possibility to use the --dll command line option several times. - Note: The colon-sign is now exchanged with the plus-sign, as it is part of dos path names.
-
- Jul 16, 2000
-
-
Alexandre Julliard authored
Make sure process names are long path names. Cleaned up initialisation a bit.
-
- Jul 15, 2000
-
-
Alexandre Julliard authored
variable.
-
- Jun 07, 2000
-
-
Alexandre Julliard authored
-
- May 30, 2000
-
-
Alexandre Julliard authored
WINEOPTIONS environment variable.
-
- May 29, 2000
-
-
Alexandre Julliard authored
in separate address spaces. Run 16-bit tasks as Win32 threads, not processes.
-
- Apr 15, 2000
-
-
Alexandre Julliard authored
winestub.o with Winelib apps.
-
- Apr 13, 2000
-
-
- Apr 04, 2000
-
-
Alexandre Julliard authored
--failreadonly option.
-
- Mar 18, 2000
-
-
Alexandre Julliard authored
Added support for "--" prefix on options. Replaced a few X11 command-line options by wine.conf parameters.
-