Changeset 4108 for branches/GRACE/src/win32k/dev32/d32init.c
- Timestamp:
- Aug 29, 2000, 12:44:25 AM (25 years ago)
- File:
-
- 1 edited
-
branches/GRACE/src/win32k/dev32/d32init.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/GRACE/src/win32k/dev32/d32init.c
r4072 r4108 1 /* $Id: d32init.c,v 1.19.4.1 0 2000-08-23 04:23:33bird Exp $1 /* $Id: d32init.c,v 1.19.4.11 2000-08-28 22:44:21 bird Exp $ 2 2 * 3 3 * d32init.c - 32-bits init routines. … … 1177 1177 0, /* 37 */ 1178 1178 0, /* 38 */ 1179 0 /* 39 */ 1179 0, /* 39 */ 1180 0 /* 40 */ 1180 1181 }; 1181 1182 int i; … … 1465 1466 {(unsigned)&fakeptda_start, 4}, 1466 1467 {(unsigned)&fakeptda_environ, 4}, 1468 {(unsigned)&fakeptda_ptdasem, 4}, 1467 1469 {(unsigned)&fakeptda_module, 4}, 1468 {(unsigned)&fakeptda_ module,4},1470 {(unsigned)&fakeptda_pBeginLIBPATH, 4}, 1469 1471 {(unsigned)&fakeldrpFileNameBuf, 3} 1470 1472 };
Note:
See TracChangeset
for help on using the changeset viewer.
