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