Ignore:
Timestamp:
Sep 8, 2000, 5:29:01 PM (25 years ago)
Author:
bird
Message:

Removed ldrSetVMflags which am was only experimenting with...

File:
1 edited

Legend:

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

    r4217 r4222  
    1 /* $Id: probkrnl.c,v 1.23 2000-09-08 14:48:40 bird Exp $
     1/* $Id: probkrnl.c,v 1.24 2000-09-08 15:29:01 bird Exp $
    22 *
    33 * Description:   Autoprobes the os2krnl file and os2krnl[*].sym files.
     
    134134    {FALSE, -1, 16, "_ldrpFileNameBuf",     -1,  -1,  -1,  -1, EPT_VARIMPORT32},   /* 40 */
    135135    {FALSE, -1, 14, "SecPathFromSFN",       -1,  -1,  -1,  -1, EPT_PROCIMPORTNR32},/* 41 */
    136     {FALSE, -1, 14, "_ldrSetVMflags",       -1,  -1,  -1,  -1, EPT_PROC32},        /* 42 */
    137136
    138137};
Note: See TracChangeset for help on using the changeset viewer.