Alexandre Julliard
|
f14d522fd2
|
vwin32.vxd: Avoid using the CONTEXT86 type.
|
2010-10-20 18:37:08 +02:00 |
Alexandre Julliard
|
26a42f8452
|
winedos: Merge all of winedos back into krnl386.
|
2010-01-05 16:25:34 +01:00 |
Alexandre Julliard
|
50c7473882
|
vwin32.vxd: Load winedos dynamically.
|
2009-03-13 11:59:48 +01:00 |
Michael Stefaniuc
|
ff2da8ec00
|
vwin32.vxd: Remove superfluous pointer casts.
|
2009-02-16 16:01:37 +01:00 |
Michael Stefaniuc
|
ce486bb959
|
vwin32.vxd: Remove unused macros.
|
2009-02-16 16:01:36 +01:00 |
Alexandre Julliard
|
6ae7b1f3e0
|
include: Moved VWIN32 ioctl definitions out of winioctl.h.
|
2009-02-09 13:05:12 +01:00 |
Michael Stefaniuc
|
8c66e6d80a
|
vwin32.vxd: Win64 printf format warning fixes.
|
2006-10-07 17:47:37 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Francois Gouget
|
0edbaf7e80
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
Alexandre Julliard
|
6c8147b1d1
|
Allow the implementation of the VxDCall entry points to be moved to
separate VxD dlls.
Moved VMM code to a separate dll, and removed the registry calls to
get rid of the code duplication with advapi32.
|
2004-02-21 04:13:56 +00:00 |
Alexandre Julliard
|
a21cf075a8
|
Added support for implementing VxDs as separate dlls and loading them
on demand.
Moved all the DeviceIoControl code into the respective VxD dlls.
|
2004-02-20 01:18:43 +00:00 |