Changeset 2501 for trunk/src/win32k/include/pe2lx.h
- Timestamp:
- Jan 22, 2000, 7:21:03 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/win32k/include/pe2lx.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/pe2lx.h
r1678 r2501 1 /* $Id: pe2lx.h,v 1. 6 1999-11-10 01:45:33bird Exp $1 /* $Id: pe2lx.h,v 1.7 2000-01-22 18:21:01 bird Exp $ 2 2 * 3 3 * Pe2Lx class declarations. Ring 0 and Ring 3 … … 66 66 ULONG init(PCSZ pszFilename); 67 67 ULONG read(ULONG offLXFile, PVOID pvBuffer, ULONG cbToRead, ULONG flFlags, PMTE pMTE); 68 ULONG applyFixups(PMTE pMTE, ULONG iObject, ULONG iPageTable, PVOID pvPage, 69 ULONG ulPageAddress, PVOID pvPTDA); /*(ldrEnum32bitRelRecs)*/ 70 68 71 #ifndef RING0 69 72 ULONG writeLxFile(PCSZ pszLXFilename);
Note:
See TracChangeset
for help on using the changeset viewer.
