Reference

The VxD loader exports eight services, provides three protected-mode functions and provides eight services for the Portable Exectuable (PE) Loader.

Group Elements
Services and Structures VXDLDR_DevInitFailed, VXDLDR_DevInitSucceeded, VXDLDR_GetDeviceList, VXDLDR_GetVersion, VXDLDR_LoadDevice, VXDLDR_Notify, VXDLDR_UnloadDevice, VXDLDR_UnloadMe, DeviceInfo, ObjectInfo
Protected- and Virtual-Mode Functions Get VXDLDR Version, Load Device, Unload Device
Control Messages SYS_DYNAMIC_DEVICE_EXIT, SYS_DYNAMIC_DEVICE_INIT
PE Loader Services _PELDR_LoadModule, _PELDR_GetModuleHandle, _PELDR_GetModuleUsage, _PELDR_GetEntryPoint, _PELDR_GetProcAddress, _PELDR_AddExportTable, _PELDR_RemoveExportTable, _PELDR_FreeModule