1. ac7b9d3 Implemented NtDuplicateObject. by Alexandre Julliard · 23 years ago
  2. 9aab47e MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
  3. d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
  4. 267ca68 Fixed HANDLE<->HFILE conversions, since they will be different types by Alexandre Julliard · 23 years ago
  5. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  6. 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
  7. 37e9503 Moved server.h to include/wine. by Alexandre Julliard · 24 years ago
  8. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  9. dae8de6 Documentation ordinal fixes (using winapi_fixup). by Patrik Stridvall · 24 years ago
  10. 67a7499 New set of macros for server calls; makes requests without variable by Alexandre Julliard · 24 years ago
  11. d0a4177 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  12. 8081e5a Added handle_t type to server interface so that we can make handles by Alexandre Julliard · 24 years ago
  13. 55146db Fixed a few type clashes in preparation for the switch to STRICT. by François Gouget · 24 years ago
  14. d549f69 Use a separate FIFO pair for server requests that don't need to pass a by Alexandre Julliard · 24 years ago
  15. 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
  16. 9c2370b Added exception handling wrapper to a number of server requests. by Alexandre Julliard · 25 years ago
  17. 913ce1f Extend the WSOCK32 warning in certain functions to mention WS2_32 too. by Andreas Mohr · 25 years ago
  18. 6d96e30 ConvertToGlobalHandle: fixed handle leak. by Alexandre Julliard · 25 years ago
  19. a67d716 Added special handling for the stdio handles in CloseHandle. by Alexandre Julliard · 25 years ago
  20. ebe29ef Further server optimizations: by Alexandre Julliard · 26 years ago
  21. 1565709 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  22. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  23. 450f96a CreateSocketHandle,GetHandleContext,SetHandleContext stubs added. by Marcus Meissner · 26 years ago
  24. 96c08d8 Use server handles directly for Win32 handles. Removed use of K32OBJ. by Alexandre Julliard · 26 years ago
  25. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  26. 60742b0 Removed PROCESS_GetPtr. by Alexandre Julliard · 26 years ago
  27. 62a8b43 Hacked server-side device support by Alexandre Julliard · 26 years ago
  28. 94401dc Fixed CloseHandle() on global handles. by Alexandre Julliard · 26 years ago
  29. 5544387 Removed client-side wait functions; all waiting is now done through the server. by Alexandre Julliard · 26 years ago
  30. e0e248e Solaris redefines ERR and CS, fixed occurances. by Marcus Meissner · 26 years ago
  31. 4a54690 Added support for global handles, implemented ConvertToGlobalHandle. by Ulrich Weigand · 26 years ago
  32. c36a154 More off-by-one errors fixed. by Uwe Bonnes · 26 years ago
  33. f279205 Fixed off by one error in HANDLE_GetObjPtr. by Uwe Bonnes · 26 years ago
  34. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  35. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  36. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  37. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  38. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  39. 03468f7 Release 980215 by Alexandre Julliard · 27 years ago wine-980215