Ignore:
Timestamp:
Feb 20, 2000, 5:27:24 AM (26 years ago)
Author:
bird
Message:

16-bit imports and import of global variables.
(But there are some problems left)

File:
1 edited

Legend:

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

    r2799 r2832  
    1 /* $Id: dev32.h,v 1.5 2000-02-15 23:39:19 bird Exp $
     1/* $Id: dev32.h,v 1.6 2000-02-20 04:27:23 bird Exp $
    22 *
    33 * dev32 - header file for 32-bit part of the driver.
     
    5757USHORT _loadds _Far32 _Pascal R0Init32(RP32INIT *pRpInit);
    5858USHORT _loadds _Far32 _Pascal GetOTEs32(PKRNLOBJTABLE pOTEBuf);
    59 USHORT _loadds _Far32 _Pascal VerifyProcTab32(void);
     59USHORT _loadds _Far32 _Pascal VerifyImportTab32(void);
    6060USHORT _loadds _Far32 _Pascal ElfIOCtl(PRP32GENIOCTL pRpIOCtl);
    6161USHORT _loadds _Far32 _Pascal Win32kIOCtl(PRP32GENIOCTL pRpIOCtl);
Note: See TracChangeset for help on using the changeset viewer.