Windows 95 and Windows 98: The WOWGetVDMPointerUnfix function uses the GlobalUnfix function to unfix a pointer retrieved by the WOWGetVDMPointerFix function.
Windows NT: This function has no effect.
VOID WINAPI WOWGetVDMPointerUnfix(
  LPCSTR vp  // 32-bit linear address
);
 This function does not return a value.