Interrups | Categories | Contents |
VxD = 001Ch
Note: The desired VxD and service number are identified by the data immediately following the INT 20 instruction, as in: INT 20h DW service number DW VxD identifier
See Also: INT 2F/AX=1684h"DEVICE API" - INT 30"Windows" - #01265 - #01340
(Table 01287) Values for LoadHi (VxD ID 001Ch) service number: 00h get version.
Return:
CF clear EAX = version (AH = major, AL = minor) ESI -> ASCIZ signature "LoadHi"
See Also: #01286 - #01288
Category: Windows - Int 20h - M
Interrups | Categories | Contents |