Changeset 5184 for trunk/src


Ignore:
Timestamp:
Feb 19, 2001, 6:54:54 AM (25 years ago)
Author:
bird
Message:

Prepared for event overloading.

File:
1 edited

Legend:

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

    r5101 r5184  
    1 /* $Id: probkrnl.c,v 1.32 2001-02-11 15:14:34 bird Exp $
     1/* $Id: probkrnl.c,v 1.33 2001-02-19 05:54:54 bird Exp $
    22 *
    33 * Description:   Autoprobes the os2krnl file and os2krnl[*].sym files.
     
    109109    {FALSE, -1, 11, "g_tkExecPgm",          "",    -1,  -1,  -1,  -1, EPT_PROC32},
    110110    {FALSE, -1, 15, "_tkStartProcess",      "",    -1,  -1,  -1,  -1, EPT_PROC32},
     111/*    {FALSE, -1, 12, "dh_SendEvent",         "",    -1,  -1,  -1,  -1, EPT_PROC16},
     112    {FALSE, -1,  6, "RASRST",               "",    -1,  -1,  -1,  -1, EPT_PROC16}, */
    111113    {FALSE, -1, 12, "_LDRClearSem",         "@0",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
    112114    {FALSE, -1, 21, "_ldrASMpMTEFromHandle","@4",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
Note: See TracChangeset for help on using the changeset viewer.