include v86mmgr.inc
mov ebx, VMHandle
mov eax, FirstPageNum
mov ecx, NumPages
VxDcall V86MMGR_ResetBasePages
jc error_handler
Used by the virtual MS-DOS manager to manipulate MS-DOS related memory associated with the base memory handle of a virtual machine. Uses Flags.