Ignore:
Timestamp:
Feb 27, 2000, 1:37:53 PM (26 years ago)
Author:
bird
Message:

No OS2 apis are included.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/dev16/probkrnl.c

    r2905 r2931  
    1 /* $Id: probkrnl.c,v 1.17 2000-02-26 17:49:28 bird Exp $
     1/* $Id: probkrnl.c,v 1.18 2000-02-27 12:37:53 bird Exp $
    22 *
    33 * Description:   Autoprobes the os2krnl file and os2krnl[*].sym files.
     
    14881488        int         i;
    14891489
    1490         printf16("/* $Id: probkrnl.c,v 1.17 2000-02-26 17:49:28 bird Exp $\n"
     1490        printf16("/* $Id: probkrnl.c,v 1.18 2000-02-27 12:37:53 bird Exp $\n"
    14911491                 "*\n"
    14921492                 "* Autogenerated kernel symbol database.\n"
     
    14991499
    15001500        printf16("\n"
     1501                 "#define INCL_NOPMAPI\n"
     1502                 "#define INCL_NOBASEAPI\n"
    15011503                 "#include <os2.h>\n"
    15021504                 "#include \"probkrnl.h\"\n"
Note: See TracChangeset for help on using the changeset viewer.