Changeset 6279 for trunk/src


Ignore:
Timestamp:
Jul 10, 2001, 7:18:41 AM (24 years ago)
Author:
bird
Message:

New imports.

File:
1 edited

Legend:

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

    r5247 r6279  
    1 /* $Id: probkrnl.c,v 1.35 2001-02-23 02:57:52 bird Exp $
     1/* $Id: probkrnl.c,v 1.36 2001-07-10 05:18:41 bird Exp $
    22 *
    33 * Description:   Autoprobes the os2krnl file and os2krnl[*].sym files.
     
    122122    {FALSE, -1, 16, "_VMObjHandleInfo",     "@12", -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
    123123    {FALSE, -1, 16, "_VMMapDebugAlias",     "@20", -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     124    {FALSE, -1, 21, "_VMCreatePseudoHandle","@12", -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     125    {FALSE, -1, 19, "_VMFreePseudoHandle",  "@4",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
    124126    {FALSE, -1, 17, "_KSEMRequestMutex",    "@8",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
    125127    {FALSE, -1, 17, "_KSEMReleaseMutex",    "@4",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     
    130132    {FALSE, -1, 11, "_TKFuBufLen",          "@20", -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
    131133    {FALSE, -1, 11, "_TKSuFuBuff",          "@16", -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     134    {FALSE, -1, 14, "_TKForceThread",       "@8",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     135    {FALSE, -1, 12, "_TKForceTask",         "@12", -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     136    {FALSE, -1, 14, "_TKGetPriority",       "@4",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     137    {FALSE, -1,  8, "_TKSleep",             "@16", -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     138    {FALSE, -1,  9, "_TKWakeup",            "@12", -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     139    {FALSE, -1, 13, "_TKWakeThread",        "@4",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
     140    {FALSE, -1, 14, "_TKQueryWakeup",       "@8",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
    132141    {FALSE, -1, 11, "f_FuStrLenZ",          "",    -1,  -1,  -1,  -1, EPT_PROCIMPORT16},
    133142    {FALSE, -1, 10, "f_FuStrLen",           "",    -1,  -1,  -1,  -1, EPT_PROCIMPORT16},
    134143    {FALSE, -1,  8, "f_FuBuff",             "",    -1,  -1,  -1,  -1, EPT_PROCIMPORT16},
     144    {FALSE, -1, 13, "h_POST_SIGNAL",        "",    -1,  -1,  -1,  -1, EPT_PROCIMPORTH16},
    135145    {FALSE, -1, 12, "_SftFileSize",         "@8",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
    136146    {FALSE, -1, 12, "_PGPhysAvail",         "@0",  -1,  -1,  -1,  -1, EPT_PROCIMPORT32},
Note: See TracChangeset for help on using the changeset viewer.