Ignore:
Timestamp:
Feb 7, 2002, 12:19:36 PM (24 years ago)
Author:
sandervl
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/wprocess.h

    r7810 r7829  
    2525ULONG  WIN32API GetProcessTIBSel();
    2626
    27 #define TIB_SWITCH_DEFAULT      0
    28 #define TIB_SWITCH_FORCE_WIN32  1
     27#define TIB_SWITCH_DEFAULT      0  //executable type determines whether or not FS is changed
     28#define TIB_SWITCH_FORCE_WIN32  1  //always switch to win32 TIB (FS is changed)
    2929//
    3030//Switch to WIN32 TIB (FS selector)
Note: See TracChangeset for help on using the changeset viewer.