Function: WOWGetVDMPointerFix

Module location: globmem.pkg line 93 (view source)
IntegerWOWGetVDMPointerFix(dWord vp dWord d2wBytes Integer fProtectedMode)
The WOWGetVDMPointerFix function converts a 16:16 address to the equivalent linear address. Windows 95: This function calls the GlobalFix function before returning the linear address so that the 16-bit memory block will not be moved around in the 16-bit global heap. Windows NT: This function behaves like the WOWGetVDMPointer function. The memory is not fixed.