Changeset 281 for trunk/include/os2sel.h


Ignore:
Timestamp:
Jul 7, 1999, 10:11:58 AM (26 years ago)
Author:
sandervl
Message:

Major changes in PE2LX/KERNEL32 for TLS support. DLL VERSION INCREASED TO 3 AS THIS CHANGE MAKES IT INCOMPATIBLE WITH APPS CONVERTED WITH PREVIOUS VERSION OF PE2LX (OR WIN32K)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/os2sel.h

    r223 r281  
    1 /* $Id: os2sel.h,v 1.3 1999-06-26 18:24:22 sandervl Exp $ */
     1/* $Id: os2sel.h,v 1.4 1999-07-07 08:11:09 sandervl Exp $ */
    22/*
    33 *
     
    1111USHORT _System RestoreOS2FS();
    1212void   _System SetFS(USHORT selector);
     13USHORT _System SetReturnFS(USHORT selector);
    1314
    1415#endif //__OS2SEL_H__
Note: See TracChangeset for help on using the changeset viewer.