System32 Function 44 (2Ch) - Set selector limit
Description |
Allows you to change the limit of a given selector |
Input |
AL |
2Bh |
---|---|
BX |
Selector |
EDI |
New limit |
Output |
None |
None |
---|
Errorcodes |
None |
Always successful |
---|
Notes |
*It's not tested very well yet in v 0.53b of the kernel. We suggest waiting with using it until v0.54b |
Development Status |
Complete, but needs testing. |