Changeset 2925 for trunk/src/win32k/include/pe2lx.h
- Timestamp:
- Feb 27, 2000, 3:16:43 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/pe2lx.h
r2541 r2925 1 /* $Id: pe2lx.h,v 1. 8 2000-01-27 23:48:14bird Exp $1 /* $Id: pe2lx.h,v 1.9 2000-02-27 02:16:43 bird Exp $ 2 2 * 3 3 * Pe2Lx class declarations. Ring 0 and Ring 3 … … 68 68 #ifndef RING0 69 69 ULONG testApplyFixups(); 70 ULONG write LxFile(PCSZ pszLXFilename);70 ULONG writeFile(PCSZ pszLXFilename); 71 71 #endif 72 72
Note:
See TracChangeset
for help on using the changeset viewer.