Changeset 9963 for trunk/src/kernel32/windllpe2lx.h
- Timestamp:
- Mar 31, 2003, 1:54:29 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/windllpe2lx.h
r6015 r9963 1 /* $Id: windllpe2lx.h,v 1. 2 2001-06-15 09:42:48 birdExp $ */1 /* $Id: windllpe2lx.h,v 1.3 2003-03-31 11:54:28 sandervl Exp $ */ 2 2 3 3 /* … … 27 27 Win32Pe2LxDll(HINSTANCE hinstance, BOOL fWin32k) throw(ULONG); 28 28 virtual ~Win32Pe2LxDll(); 29 BOOLinit();29 DWORD init(); 30 30 31 31 /** @cat Query */
Note:
See TracChangeset
for help on using the changeset viewer.