- Timestamp:
- Jul 9, 2001, 2:56:53 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/pe2lx/pe2lx.cpp
r6265 r6267 1 /* $Id: pe2lx.cpp,v 1. 29 2001-07-09 08:13:34bird Exp $1 /* $Id: pe2lx.cpp,v 1.30 2001-07-09 12:56:53 bird Exp $ 2 2 * 3 3 * Pe2Lx class implementation. Ring 0 and Ring 3 … … 180 180 {"CRTDLL", "CRTDLL32"}, 181 181 {"CRTDLL.DLL", "CRTDLL32"}, 182 {"MCICDA.DRV", "MCICDA.DLL"}, 182 183 {"WINSPOOL.DRV", "WINSPOOL.DLL"}, 183 184 {NULL, NULL} /* end-of-list entry */
Note:
See TracChangeset
for help on using the changeset viewer.