SetSelectorLimit() Crossing 1 Megabyte Boundary (103950)
The information in this article applies to:
- Microsoft Windows Software Development Kit (SDK) 3.0
- Microsoft Windows Software Development Kit (SDK) 3.1
This article was previously published under Q103950 SUMMARY
The SetSelectorLimit() application programming interface (API)
function will not properly modify the limit of a selector if the
change is to cross the 1 megabyte (MB) (0x100000) boundary. That is,
the change is improper going from less than 1 MB to greater than 1 MB
and visa versa. In these cases, DPMI function 08h must be used to
properly change the limit of a selector.
Modification Type: | Minor | Last Reviewed: | 7/16/2004 |
---|
Keywords: | kb16bitonly KB103950 |
---|
|