Interrups | Categories | Contents |
AX = 1684h BX = 0033h (virtual device ID for CONFIGMG device) (see #02642) ES:DI = 0000h:0000h
Return:
ES:DI -> VxD API entry point (see #02672) 0000h:0000h if the VxD does not support API in current mode
See Also: AX=1684h"DEVICE API" - INT 20"Windows"
(Table 02672) Call CONFIGMG.VXD entry point with:. AX = function number 0000h get CONFIGMG version
Return:
CF clear AH = major version AL = minor version ... 005Ah elseReturn:
CF set AX = 0020h
See Also: #01297 at INT 20"Windows" - #02671 - #02673
Category: Windows - Int 2Fh - M
Interrups | Categories | Contents |