- 04 Mar, 2008 1 commit
-
-
Andrew Talbot authored
-
- 11 Jan, 2008 1 commit
-
-
Francois Gouget authored
Document the observed ExpandEnvironmentStrings() behavior.
-
- 13 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 12 Sep, 2006 1 commit
-
-
Alexandre Julliard authored
Also get rid of the kernel/messages subdirectory.
-
- 21 Aug, 2006 1 commit
-
-
Robert Reif authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 23 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 10 Jan, 2006 1 commit
-
-
Robert Shearman authored
-
- 28 Nov, 2005 1 commit
-
-
Ge van Geldorp authored
-
- 08 Nov, 2005 1 commit
-
-
Markus Amsler authored
- add missing description - add missing returns section - complete missing A/W pairs - reformate comments, to match c2man requirements
-
- 14 Jun, 2005 1 commit
-
-
Mike McCormack authored
-
- 06 Jun, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 23 Dec, 2004 1 commit
-
-
Michael Stefaniuc authored
redundant.
-
- 25 Oct, 2004 1 commit
-
-
Eric Pouech authored
- always return a NULL runtime info buffer in child if parent's runtime info is NULL - fixed typo in startupinfo size
-
- 03 Sep, 2004 1 commit
-
-
Eric Pouech authored
processes - kernel32.CreateProcess: make use of the *reserved2 fields for C-RunTime data inheritance
-
- 13 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
dlls/kernel. Get rid of the memory/ directory.
-
- 18 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 28 Aug, 2003 1 commit
-
-
Alexandre Julliard authored
possible.
-
- 18 Jun, 2003 1 commit
-
-
Eric Pouech authored
the other one in environment variable expansion) - the process parameters, when passed thru wineserver, are now fully handled in ntdll, they are stored in the RTL_USER_PROCESS_PARAMETERS structure. - later on in kernel32 loading sequence, those parameters are copied into STARTUPINFO shadow structures - later modification to those paramters are now reflected to the RTL_USER_PROCESS_PARAMETERS structure (and STARTUPINFO is kept untouched) (for example, StdHandle setting) (Win 2k behaves like this) - ENVDB has been removed - command line inheritance (from unix command line) is now purely in ntdll - all kernel32 environment functions now rely on their ntdll counterparts - goodies: input/output handle inheritance while asking for a detached console is better handled; a few more kernel32 environment tests now pass ; silenced a valgrind warning in process creation
-
- 23 Jan, 2003 1 commit
-
-
Matthew Davison authored
-
- 09 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
variable.
-
- 24 Sep, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 12 Sep, 2002 1 commit
-
-
Patrik Stridvall authored
winternl.h.
-
- 20 Aug, 2002 1 commit
-
-
Dmitry Timoshkov authored
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 24 May, 2002 1 commit
-
-
Alexandre Julliard authored
apps are started differently from Unix ones.
-
- 23 May, 2002 1 commit
-
-
Alexandre Julliard authored
issues.
-
- 17 May, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 16 May, 2002 1 commit
-
-
Alexandre Julliard authored
__wine_get_main_args functions from ntdll.
-
- 29 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
through the server.
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 02 Oct, 2001 1 commit
-
-
Andreas Mohr authored
-
- 20 Sep, 2001 1 commit
-
-
Francois Gouget authored
-
- 18 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
of implementated functions are included. - Corrected mismatching prototypes. - Cleaned up the include section.
-
- 11 Jul, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 13 Jun, 2001 1 commit
-
-
Patrik Stridvall authored
-
- 27 Dec, 2000 1 commit
-
-
Ulrich Weigand authored
Added macros to access unaligned WORDs / DWORDs.
-
- 16 Dec, 2000 1 commit
-
-
Patrik Stridvall authored
-
- 13 Dec, 2000 1 commit
-
-
Alexandre Julliard authored
Fixed a few ptr/segptr mismatches. Moved CONV_RECT/POINT macros to wingdi16.h.
-