Ignore:
Timestamp:
Feb 6, 2002, 5:33:40 PM (24 years ago)
Author:
sandervl
Message:

SetWin32TIB update + force change to win32 FS selector for calling PE image entrypoints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/KERNEL32.DEF

    r7797 r7811  
    1 ; $Id: KERNEL32.DEF,v 1.128 2002-02-03 13:16:22 sandervl Exp $
     1; $Id: KERNEL32.DEF,v 1.129 2002-02-06 16:33:38 sandervl Exp $
    22
    33;Basis is Windows95 KERNEL32
     
    10961096
    10971097   RestoreOS2TIB        = _RestoreOS2TIB@0                        @1228 NONAME
    1098    SetWin32TIB          = _SetWin32TIB@0                          @1229 NONAME
     1098   SetWin32TIB          = _SetWin32TIB@4                          @1229 NONAME
    10991099   RestoreOS2FS         = RestoreOS2FS                            @1230 NONAME
    11001100
Note: See TracChangeset for help on using the changeset viewer.