Ignore:
Timestamp:
Apr 7, 2007, 4:29:56 PM (18 years ago)
Author:
cinc
Message:

Added ID to object mtab.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nom/include/nomapi.h

    r255 r294  
    5353  gulong          ulInstanceSize;     /* Size of an instance of this class         */
    5454  gulong          mtabSize;           /* Size of this mtab (includes method ptrs.) */
     55  nomId           classNomId;         /* The unique ID of this class               */
    5556  nomMethodProc*  entries[1];
    5657} nomMethodTab, *nomMethodTabPtr;
Note: See TracChangeset for help on using the changeset viewer.