Ignore:
Timestamp:
Oct 27, 1999, 4:03:01 AM (26 years ago)
Author:
bird
Message:

Corrections to make win32k work.
(And now it does work, at least at my test machine...)

File:
1 edited

Legend:

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

    r847 r1467  
    1 /* $Id: probkrnl.h,v 1.1 1999-09-06 02:19:59 bird Exp $
     1/* $Id: probkrnl.h,v 1.2 1999-10-27 02:02:57 bird Exp $
    22 *
    33 * Include file for ProbKrnl.
     
    5757extern unsigned long int _usVerMinor;       /* 'usVerMinor'      in PrbKrnl.c */
    5858
     59#ifdef INCL_16 /* 16-bit only */
     60int ProbeKernel(PRPINITIN pReqPack);
     61#endif
    5962
    6063#endif
Note: See TracChangeset for help on using the changeset viewer.