|
-
October 28th, 2002, 04:01 PM
#1
VMM32.VXD services
There are VMM services like:
001Ch "map flat"
001Dh "map linear to VM address"
0062h "map linear into V86"
006Ch "map physical address to linear address"
008Fh "execute VxD interrupt"
etc, etc...
You use then opening VMM32.VXD with CreateFile()
and send the service code with DeviceIoControl()
I need some information about this services (functions)
how many argument does take each service,
what it does exactly, I'm very interested.
Thank You.
-
October 29th, 2002, 01:45 PM
#2
-
October 29th, 2002, 08:27 PM
#3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|