Changeset 5230 for trunk/src


Ignore:
Timestamp:
Feb 21, 2001, 8:57:55 AM (25 years ago)
Author:
bird
Message:

Calltab is changed to a code object.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/win32k.def

    r4809 r5230  
    2424
    2525    CODE32              class 'CODE'
     26    CALLTAB             class 'CODE'
    2627
    2728    DATA32              class 'DATA'
     
    3031    _VFT                class 'CONST'
    3132    CONST32_RO          class 'CONST'
    32     CALLTAB             class 'DATA'
    3333
Note: See TracChangeset for help on using the changeset viewer.