Changeset 4108 for branches/GRACE/src/win32k/dev16
- Timestamp:
- Aug 29, 2000, 12:44:25 AM (25 years ago)
- File:
-
- 1 edited
-
branches/GRACE/src/win32k/dev16/probkrnl.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/GRACE/src/win32k/dev16/probkrnl.c
r4073 r4108 1 /* $Id: probkrnl.c,v 1.20.4.1 0 2000-08-23 04:25:42bird Exp $1 /* $Id: probkrnl.c,v 1.20.4.11 2000-08-28 22:44:19 bird Exp $ 2 2 * 3 3 * Description: Autoprobes the os2krnl file and os2krnl[*].sym files. … … 126 126 {FALSE, -1, 10, "ptda_start", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 35 */ 127 127 {FALSE, -1, 12, "ptda_environ", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 36 */ 128 {FALSE, -1, 11, "ptda_module", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 37 */ 129 {FALSE, -1, 18, "ptda_pBeginLIBPATH", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 38 */ 130 {FALSE, -1, 16, "_ldrpFileNameBuf", -1, -1, -1, -1, EPT_VARIMPORT32}, /* 39 */ 128 {FALSE, -1, 12, "ptda_ptdasem", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 37 */ 129 {FALSE, -1, 11, "ptda_module", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 38 */ 130 {FALSE, -1, 18, "ptda_pBeginLIBPATH", -1, -1, -1, -1, EPT_VARIMPORT16}, /* 39 */ 131 {FALSE, -1, 16, "_ldrpFileNameBuf", -1, -1, -1, -1, EPT_VARIMPORT32}, /* 40 */ 131 132 132 133 }; … … 1677 1678 int i; 1678 1679 1679 printf16("/* $Id: probkrnl.c,v 1.20.4.1 0 2000-08-23 04:25:42bird Exp $\n"1680 printf16("/* $Id: probkrnl.c,v 1.20.4.11 2000-08-28 22:44:19 bird Exp $\n" 1680 1681 "*\n" 1681 1682 "* Autogenerated kernel symbol database.\n"
Note:
See TracChangeset
for help on using the changeset viewer.
