Ignore:
Timestamp:
Nov 19, 2001, 4:08:35 AM (24 years ago)
Author:
bird
Message:

New prototype LookupKrnlEntry32.

File:
1 edited

Legend:

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

    r7375 r7388  
    1 /* $Id: dev32.h,v 1.7 2001-11-18 04:08:26 bird Exp $
     1/* $Id: dev32.h,v 1.8 2001-11-19 03:08:35 bird Exp $
    22 *
    33 * dev32 - header file for 32-bit part of the driver.
     
    6060ULONG _System GetKernelInfo32(PKRNLINFO pKrnlInfo);
    6161ULONG _System VerifyImportTab32(void);
     62#ifdef _dev1632_h_
     63ULONG _System LookupKrnlEntry32(PLKE32PARAM plke32Param);
     64#endif
    6265#ifdef _OS2KLDR_H_
    6366PMTE _System  GetOS2KrnlMTE(void); /* (devfirst.asm) */
Note: See TracChangeset for help on using the changeset viewer.