Alexandre Julliard
|
ae9b07fdc0
|
vmm.vxd: Hardcode the x86 page size.
|
2013-01-08 16:35:31 +01:00 |
Alexandre Julliard
|
911d6d3c4c
|
vmm.vxd: Avoid using the CONTEXT86 type.
|
2010-10-20 18:37:08 +02:00 |
Andrew Talbot
|
29bbc694a0
|
vmm.vxd: Remove unneeded casts.
|
2008-01-23 11:31:42 +01:00 |
Andrew Talbot
|
fc6a7148df
|
vmm.vxd: Exclude unused headers.
|
2007-05-21 13:36:24 +02:00 |
Francois Gouget
|
ff3fbfff57
|
vmm.vxd: PC_WRITABLE spelling fix.
|
2006-12-05 10:31:47 +01:00 |
Michael Stefaniuc
|
3e4fd9bf59
|
vmm.vxd: Win64 printf format warning fixes.
|
2006-10-09 12:55:44 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Ge van Geldorp
|
1a1583a364
|
Match PSDK STATUS_* definitions.
|
2005-11-28 17:32:54 +01:00 |
Alexandre Julliard
|
c6b005ac69
|
Fixed some more traces to use the right printf format and avoid
typecasts.
|
2005-09-12 14:12:46 +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 |