Article ID: 115080
Article Last Modified on 6/29/2004
UTLinearToSelectorOffset( UTSelectorOffsetToLinear( x ) );where x is a segmented address, you may not necessarily get the original value of x back. It is by design that the sel:off pair may be different. If the memory was allocated by a 16-bit application, Win32s does not have x in its LinearAddress->selector translation tables. Therefore, when UTLinearToSelectorOffset() is called, new selectors are created.
Additional query words: gpf gp-fault
Keywords: kbhowto kbprogramming KB115080