- Timestamp:
- Feb 19, 2001, 6:54:54 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/dev16/probkrnl.c
r5101 r5184 1 /* $Id: probkrnl.c,v 1.3 2 2001-02-11 15:14:34 bird Exp $1 /* $Id: probkrnl.c,v 1.33 2001-02-19 05:54:54 bird Exp $ 2 2 * 3 3 * Description: Autoprobes the os2krnl file and os2krnl[*].sym files. … … 109 109 {FALSE, -1, 11, "g_tkExecPgm", "", -1, -1, -1, -1, EPT_PROC32}, 110 110 {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}, */ 111 113 {FALSE, -1, 12, "_LDRClearSem", "@0", -1, -1, -1, -1, EPT_PROCIMPORT32}, 112 114 {FALSE, -1, 21, "_ldrASMpMTEFromHandle","@4", -1, -1, -1, -1, EPT_PROCIMPORT32},
Note:
See TracChangeset
for help on using the changeset viewer.