Last change
on this file since 94 was 94, checked in by achimha, 26 years ago |
Added CVS tag to many files (comctl32 and headers) .
|
File size:
262 bytes
|
Rev | Line | |
---|
[94] | 1 | /* $Id: os2sel.h,v 1.2 1999-06-10 16:21:48 achimha Exp $ */
|
---|
[48] | 2 | /*
|
---|
| 3 | *
|
---|
| 4 | * Project Odin Software License can be found in LICENSE.TXT
|
---|
| 5 | *
|
---|
| 6 | */
|
---|
| 7 | #ifndef __OS2SEL_H__
|
---|
| 8 | #define __OS2SEL_H__
|
---|
| 9 |
|
---|
| 10 | USHORT _System GetFS();
|
---|
| 11 | void _System SetFS(USHORT selector);
|
---|
| 12 |
|
---|
| 13 | #endif //__OS2SEL_H__
|
---|
Note:
See
TracBrowser
for help on using the repository browser.