1. 5dff4fb Implemented DeviceIoControl VWIN32_DIOC_DOS_DRIVEINFO, needed by by Ian Schmidt · 25 years ago
  2. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  3. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  4. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  5. 1cc90ff Stubs for VMM GetDemandPageInfo function and VWin32 "Get VMCPD Version". by Ian Schmidt · 25 years ago
  6. be728f1 Implemented parts of _PageReserve() _PageCommit() _PageDecommit() by Peter Ganten · 25 years ago
  7. eb94c7d Adapted to new register function handling. by Ulrich Weigand · 25 years ago
  8. 796c0f1 Implemented VWin32 VxDCall mechanism and 2 calls. by Ian Schmidt · 25 years ago
  9. f005247 Allow for buggy apps that call the wrong VxDCall routine. by Ulrich Weigand · 25 years ago
  10. 9633632 - Added missing configuration #if:s and #includes:s. by Patrik Stridvall · 25 years ago
  11. 526d8e9 Fixed last error code when trying to load unknown VxD with CreateFile. by Ulrich Weigand · 26 years ago
  12. 40b083f Create VxD handle only for known VxDs. by Ulrich Weigand · 26 years ago
  13. 0fa6dad Fixed some CONTEXT86 vs. CONTEXT mismatches. by Ulrich Weigand · 26 years ago
  14. 1327748 Added checks for sys/errno.h, sys/signal.h and sys/mman.h. by Howard Abrams · 26 years ago
  15. 617955d Changed CONTEXT into CONTEXT86 everywhere we really want an i386 by Alexandre Julliard · 26 years ago
  16. ebe29ef Further server optimizations: by Alexandre Julliard · 26 years ago
  17. f08b819 Some stubs for pccard vxd to debug the native shell32. by Juergen Schmied · 26 years ago
  18. fd45627 VxDCall functions do not need to be 'register'. by Alexandre Julliard · 26 years ago
  19. 91aaca8 Added MMDEVLDR DeviceIoctl(5) stub (msacm32 is a bit happier now). by Marcus Meissner · 26 years ago
  20. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  21. c53def7 Added (empty) stub for OpenVxDHandle. by Eric Pouech · 26 years ago
  22. 96c08d8 Use server handles directly for Win32 handles. Removed use of K32OBJ. by Alexandre Julliard · 26 years ago
  23. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  24. 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
  25. 62a8b43 Hacked server-side device support by Alexandre Julliard · 26 years ago
  26. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  27. 0562539 Implemented file sharing checks in the server. by Alexandre Julliard · 26 years ago
  28. 5544387 Removed client-side wait functions; all waiting is now done through the server. by Alexandre Julliard · 26 years ago
  29. 1298062 Implemented (most) VWin32.VxD DeviceIoControl routines. by Ulrich Weigand · 26 years ago
  30. 6a41a4b monodebg.vxd used by some Origin programs implemented. by Marcus Meissner · 26 years ago
  31. 686db71 Removed things that were earlier added by mistake. by Patrik Stridvall · 26 years ago
  32. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  33. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  34. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  35. ebfc0fe Release 980628 by Alexandre Julliard · 27 years ago wine-980628
  36. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614