Ignore:
Timestamp:
Jun 19, 1999, 3:57:51 PM (26 years ago)
Author:
sandervl
Message:

Changes for Win32 TIB allocation (not activated)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/except.h

    r99 r123  
    1 /* $Id: except.h,v 1.3 1999-06-10 19:11:30 phaller Exp $ */
     1/* $Id: except.h,v 1.4 1999-06-19 13:57:51 sandervl Exp $ */
    22
    33/*
     
    2020ULONG GetDllEntryPoint();
    2121
    22 ULONG getEAX();
    23 ULONG getEBX();
     22ULONG  getEAX();
     23ULONG  getEBX();
     24USHORT getSS();
    2425
    2526#ifdef __cplusplus
Note: See TracChangeset for help on using the changeset viewer.