1. 9d80215 A few optimizations in the process startup requests now that Winelib by Alexandre Julliard · 23 years ago
  2. 7fbd74e Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian issues. by Alexandre Julliard · 23 years ago
  3. 6044307 A few fixes for mingw cross-compilation. by Alexandre Julliard · 23 years ago
  4. 702b158 Export global argc/argv variables from libwine and remove the by Alexandre Julliard · 23 years ago
  5. 6543a65 Transfer the full process startup info as well as the command-line by Alexandre Julliard · 23 years ago
  6. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  7. f359895 Yet another documentation/message text patch. by Andreas Mohr · 24 years ago
  8. 5ee3879 Fix the conversions of a command line to/from an argv array. by Francois Gouget · 24 years ago
  9. 33929be - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago
  10. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  11. dae8de6 Documentation ordinal fixes (using winapi_fixup). by Patrik Stridvall · 24 years ago
  12. cc19592 Added check whether unaligned memory access is allowed. by Ulrich Weigand · 24 years ago
  13. 00b86a9 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  14. 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
  15. becb9a3 Moved all Wine internal definitions out of process.h. by Alexandre Julliard · 24 years ago
  16. 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
  17. 914406f Moved LDT handling to libwine.so. Changed the interface to use the by Alexandre Julliard · 24 years ago
  18. 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
  19. 0af222c Added SetLastError() in GetEnvironmentVariableA. by Andreas Mohr · 25 years ago
  20. 52900c8 Make PDB, ENVDB and STARTUPINFO global variables. by Alexandre Julliard · 25 years ago
  21. 58d5a0a Removed some unnecessary inclusions of wingdi.h and winuser.h by Alexandre Julliard · 25 years ago
  22. 34e10ee GetCommandLine should return non-const strings. by Hidenori Takeshima · 25 years ago
  23. c192ba2 Exec a separate wine binary for every win32 process so that they run by Alexandre Julliard · 25 years ago
  24. 5b4f3e8 Rewrote Unix process launching to allow passing startup information to by Alexandre Julliard · 25 years ago
  25. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  26. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  27. 079fd72 Share the system heap between different address spaces. Made process by Alexandre Julliard · 25 years ago
  28. baa9bf9 Buffer overflows and strncpy fixes. by Francois Gouget · 25 years ago
  29. 1aa2641 Use the normal environment routines to build the env db of the initial process. by Alexandre Julliard · 26 years ago
  30. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  31. 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
  32. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  33. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  34. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413