Ignore:
Timestamp:
Feb 20, 2000, 12:52:00 AM (26 years ago)
Author:
bird
Message:

Partly finished 16-bit import code++.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/ldr/calltab.asm

    r2827 r2831  
    1 ; $Id: calltab.asm,v 1.6 2000-02-19 08:40:30 bird Exp $
     1; $Id: calltab.asm,v 1.7 2000-02-19 23:52:00 bird Exp $
    22;
    33; callTab - Call back again table - table with entry for each function which is overrided.
     
    5050; Imported and Overrided OS/2 kernel functions are called tru this table.
    5151;
    52 ; This array of near procedures are parallel to the aProcTab array in dev16\ProbKrnl.c.
     52; This array of near procedures are parallel to the aImportTab array in dev16\ProbKrnl.c.
    5353; Remember to update both!.
    5454;
Note: See TracChangeset for help on using the changeset viewer.