Changeset 3483 for trunk/src/kernel32/winimagepeldr.h
- Timestamp:
- May 2, 2000, 10:53:15 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/winimagepeldr.h
r3074 r3483 1 /* $Id: winimagepeldr.h,v 1. 1 2000-03-10 16:12:03sandervl Exp $ */1 /* $Id: winimagepeldr.h,v 1.2 2000-05-02 20:53:15 sandervl Exp $ */ 2 2 3 3 /* … … 83 83 virtual BOOL init(ULONG reservedMem); 84 84 85 virtual BOOL insideModule(ULONG address); 86 virtual BOOL insideModuleCode(ULONG address); 87 85 88 virtual ULONG getApi(char *name); 86 89 virtual ULONG getApi(int ordinal);
Note:
See TracChangeset
for help on using the changeset viewer.