- Timestamp:
- Dec 7, 1999, 9:28:42 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/pe2lx/pe2lx.cpp
r1880 r2005 1 /* $Id: pe2lx.cpp,v 1.1 3 1999-11-29 21:28:00bird Exp $1 /* $Id: pe2lx.cpp,v 1.14 1999-12-07 08:28:42 bird Exp $ 2 2 * 3 3 * Pe2Lx class implementation. Ring 0 and Ring 3 … … 193 193 {"OLE32", "OLE32OS2"}, 194 194 {"OLE32.DLL", "OLE32OS2"}, 195 {"OLEAUT32.DLL", "OLAUTOS2"}, 196 {"OLEAUT32", "OLAUTOS2"}, 195 197 {"WINSPOOL.DRV", "WINSPOOL.DLL"}, 196 198 {NULL, NULL} /* end-of-list entry */
Note:
See TracChangeset
for help on using the changeset viewer.