1. 708a846 Save a disk file's drive type in the server object. by Ove Kaaven · 23 years ago
  2. 3bbeb72 Pass security attributes for DOSFS creation. by Eric Pouech · 23 years ago
  3. 568c67e Make serial fd blocking mode depend on FILE_FLAG_OVERLAPPED. by Mike McCormack · 23 years ago
  4. 65fc1c9 Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibraryEx. by Bill Medland · 24 years ago
  5. e61ad3a Implement overlapped completion routines. by Mike McCormack · 24 years ago
  6. 1c32a46 Use poll() on the client-side during server waits to implement overlapped I/O. by Michael McCormack · 24 years ago
  7. 8081e5a Added handle_t type to server interface so that we can make handles by Alexandre Julliard · 24 years ago
  8. 5801723 Replaced WIN16_GlobalLock16 by "official" function K32WOWGlobalLock16. by Alexandre Julliard · 24 years ago
  9. e4d0932 Added ASCII-only version of toupper, tolower, strcasecmp and the like by Aric Stewart · 24 years ago
  10. 5ce902b Implemented DosFileHandleToWin32Handle, Win32HandleToDosFileHandle and by Alexandre Julliard · 24 years ago
  11. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  12. 6dbf67e Moved FILE_dommap() to memory/virtual.c (and renamed it VIRTUAL_mmap). by Alexandre Julliard · 25 years ago
  13. 9264300 Converted a lot of server requests to the new exception handling mechanism. by Alexandre Julliard · 25 years ago
  14. 231674d Removed the DOS handles table from the PDB and made it a static variable. by Alexandre Julliard · 25 years ago
  15. a007f33 Moved a few non-standard headers into their respective dlls. by Alexandre Julliard · 25 years ago
  16. fbace6e Added a per-drive FailReadOnly flag, and removed the global by Alexandre Julliard · 25 years ago
  17. 031f4fa Fixed compiling with STRICT. by Jim Aston · 25 years ago
  18. d5240f1 Mask off unsupported attributes in _lcreat (bug reported by Andreas Mohr). by Alexandre Julliard · 26 years ago
  19. 96c08d8 Use server handles directly for Win32 handles. Removed use of K32OBJ. by Alexandre Julliard · 26 years ago
  20. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  21. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  22. b12e72d DOS programs use handles 0-4 without opening/closing any of those by Marcus Meissner · 26 years ago
  23. 62a8b43 Hacked server-side device support by Alexandre Julliard · 26 years ago
  24. 8da12c4 Group commit for recovery after disk crash. by Alexandre Julliard · 26 years ago
  25. 0562539 Implemented file sharing checks in the server. by Alexandre Julliard · 26 years ago
  26. 6ebbe3c Cleaned up and removed some no longer used code. by Alexandre Julliard · 26 years ago
  27. fbe63ad Reimplemented Read/WriteFile to use server file descriptors. by Alexandre Julliard · 26 years ago
  28. 338e757 Added beginnings of server-side file handling. by Alexandre Julliard · 26 years ago
  29. ad7538b Made async IO (SIGIO) stuff from WINSOCK generic useable. by Marcus Meissner · 26 years ago
  30. 7a6228d Fixed a bunch of compiler warnings. by Andreas Mohr · 26 years ago
  31. a370ab4 File sharing fixes. by Uwe Bonnes · 26 years ago
  32. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  33. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  34. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  35. 829fe32 Release 980726 by Alexandre Julliard · 27 years ago wine-980726
  36. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  37. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  38. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  39. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  40. 491502b Release 971101 by Alexandre Julliard · 27 years ago wine-971101
  41. 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
  42. c6c0944 Release 970112 by Alexandre Julliard · 28 years ago wine-970112
  43. 9ea19e5 Release 970101 by Alexandre Julliard · 28 years ago wine-970101
  44. 2c69f6d Release 960928 by Alexandre Julliard · 29 years ago wine-960928
  45. 8bbf818 Release 960913 by Alexandre Julliard · 29 years ago wine-960913
  46. f1aa303 Release 960805 by Alexandre Julliard · 29 years ago wine-960805
  47. 18f92e7 Release 960717 by Alexandre Julliard · 29 years ago wine-960717
  48. 3051b64 Release 960705 by Alexandre Julliard · 29 years ago wine-960705
  49. 339eefc Release 960623 by Alexandre Julliard · 29 years ago wine-960623
  50. d90840e Release 960611 by Alexandre Julliard · 29 years ago wine-960611
  51. d2e1c1a Release 960309 by Alexandre Julliard · 29 years ago wine-960309
  52. 0c126c7 Release 960218 by Alexandre Julliard · 29 years ago wine-960218
  53. 4f8c37b Release 960114 by Alexandre Julliard · 29 years ago wine-960114