Ignore:
Timestamp:
Feb 21, 2000, 5:45:47 AM (26 years ago)
Author:
bird
Message:

ProbKrnl and code for importing krnl symbols has been enhanched.
Now we'll lock 32-bit segments into memory too.
And some other fixes...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/include/dev16.h

    r2832 r2836  
    1 /* $Id: dev16.h,v 1.6 2000-02-20 04:27:23 bird Exp $
     1/* $Id: dev16.h,v 1.7 2000-02-21 04:45:46 bird Exp $
    22 * dev16 - 16-bit specific. Should not be used in 32-bit C/C++.
    33 *
     
    105105USHORT NEAR dev1Init(PRPINITIN pRpIn, PRPINITOUT pRpOut);
    106106USHORT NEAR R0Init16(PRP_GENIOCTL pRp);
     107USHORT NEAR initGetDosTableData(void);
    107108
    108109
Note: See TracChangeset for help on using the changeset viewer.