Interrupt List - Release 61 (16jul00)
⇤
⇠
⇧
🏠
∕
HTML Edition
∕
Browse the Index
∕
VDMAD
⇢
⇥
RBIL61 - VDMAD
INT 20 - Microsoft Windows - VDMAD -
VxD
A virtual device driver for Windows 3.x or 95. So called because nearly all of the Windows 3.0 drivers had names of the form "VdeviceD". See also device driver.
SERVICES
{protected mode}
{#idx39806}
{#idx39813}
{#idx39825}
{#idx39827}
{#idx39829}
{#idx39831}
{#idx39833}
{#idx39836}
{#idx39838}
{#idx39841}
{#idx39843}
{#idx39845}
INT 2F - MS Windows - GET DEVICE
API
(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
ENTRY POINT
{#idx79809}