No longer directly accessing debuggee memory.
[wine] / win32 / device.c
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-12-05  Ian SchmidtStubs for VMM GetDemandPageInfo function and VWin32...
1999-11-25  Peter GantenImplemented parts of _PageReserve() _PageCommit() _Page...
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-11-12  Ian SchmidtImplemented VWin32 VxDCall mechanism and 2 calls.
1999-11-12  Ulrich WeigandAllow for buggy apps that call the wrong VxDCall routine.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-09-13  Ulrich WeigandFixed last error code when trying to load unknown VxD...
1999-07-31  Ulrich WeigandCreate VxD handle only for known VxDs.
1999-07-15  Ulrich WeigandFixed some CONTEXT86 vs. CONTEXT mismatches.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-05-22  Juergen SchmiedSome stubs for pccard vxd to debug the native shell32.
1999-05-13  Alexandre JulliardVxDCall functions do not need to be 'register'.
1999-04-19  Marcus MeissnerAdded MMDEVLDR DeviceIoctl(5) stub (msacm32 is a bit...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-03  Eric PouechAdded (empty) stub for OpenVxDHandle.
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-11-25  Ulrich WeigandImplemented (most) VWin32.VxD DeviceIoControl routines.
1998-11-07  Marcus Meissnermonodebg.vxd used by some Origin programs implemented.
1998-10-11  Patrik StridvallRemoved things that were earlier added by mistake.
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614