Changeset 1843 for trunk/include/winimagepeldr.h
- Timestamp:
- Nov 26, 1999, 1:04:33 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winimagepeldr.h
r1833 r1843 1 /* $Id: winimagepeldr.h,v 1. 6 1999-11-24 19:33:34sandervl Exp $ */1 /* $Id: winimagepeldr.h,v 1.7 1999-11-26 00:04:33 sandervl Exp $ */ 2 2 3 3 /* … … 82 82 virtual BOOL init(ULONG reservedMem); 83 83 84 virtual ULONG getApi(char *name); 85 virtual ULONG getApi(int ordinal); 86 84 87 //commits image page(s) when an access violation exception is dispatched 85 88 BOOL commitPage(ULONG virtAddress, BOOL fWriteAccess, int fPageCmd = SECTION_PAGES);
Note:
See TracChangeset
for help on using the changeset viewer.