Sign in
goma
/
wine
/
360a3f914235e04216a3691390662885c1867eb1
/
dlls
/
ntdll
/
env.c
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
1a1583a
Match PSDK STATUS_* definitions.
by Ge van Geldorp
· 19 years ago
8845991
Use SIZE_T instead of ULONG for the size arguments of the virtual
by Alexandre Julliard
· 20 years ago
8eb811b
Fixed traces.
by Detlef Riekenberg
· 20 years ago
04f9f1b
Don't include winbase.h or winerror.h when not necessary.
by Mike McCormack
· 20 years ago
5b2d5fd
Use HANDLE instead of HKEY in the NT API.
by Mike McCormack
· 20 years ago
7e11e52
Fixed RtlExpandEnvironmentStrings_U to not depend on the string being
by Alexandre Julliard
· 20 years ago
4bb5d3a
- fixed the way length of msvcrt runtime info is passed
by Eric Pouech
· 20 years ago
2050591
Fix NtAllocateVirtualMemory declaration and fix users of the function.
by Robert Shearman
· 20 years ago
440ad8c
- ctrl-c enabling flag is now inherited
by Eric Pouech
· 21 years ago
048b3ac
Fixed RtlSetEnvironmentVariable to deal properly with Unicode strings
by Alexandre Julliard
· 21 years ago
dfcfc98
RtlSetCurrentDirectory_U: store a handle to the current directory
by Alexandre Julliard
· 21 years ago
fe8ead5
Get rid of ntdll_get_process_heap and ntdll_get_process_pmts by using
by Alexandre Julliard
· 21 years ago
0de2fde
Moved build_command_line back to kernel and make it handle Unicode properly.
by Alexandre Julliard
· 21 years ago
841f898
Converted process creation to Unicode.
by Alexandre Julliard
· 21 years ago
5e3549b
Implemented RtlCreateProcessParameters and related functions.
by Alexandre Julliard
· 21 years ago
c30cefb
Store module names in Unicode in the server.
by Alexandre Julliard
· 21 years ago
e37c6e1
Fixed header dependencies to be fully compatible with the Windows
by Alexandre Julliard
· 22 years ago
99c67ee
Null parameters need to be quoted on the commandline.
by Mike McCormack
· 22 years ago
b53b5bc
- fixed a couple of bugs in ntdll environment functions (one in trace,
by Eric Pouech
· 22 years ago
b124fa9
Implemented RtlExpandEnvironmentStrings_U and fixed an incorrect
by Eric Pouech
· 22 years ago
2d758c6
Implemented a bunch of environment related NTDLL APIs.
by Eric Pouech
· 22 years ago