Changeset 1891 for trunk/include/winimagepeldr.h
- Timestamp:
- Nov 30, 1999, 8:39:14 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winimagepeldr.h
r1843 r1891 1 /* $Id: winimagepeldr.h,v 1. 7 1999-11-26 00:04:33sandervl Exp $ */1 /* $Id: winimagepeldr.h,v 1.8 1999-11-30 19:39:14 sandervl Exp $ */ 2 2 3 3 /* … … 85 85 virtual ULONG getApi(int ordinal); 86 86 87 //Returns required OS version for this image 88 virtual ULONG getVersion(); 89 87 90 //commits image page(s) when an access violation exception is dispatched 88 91 BOOL commitPage(ULONG virtAddress, BOOL fWriteAccess, int fPageCmd = SECTION_PAGES);
Note:
See TracChangeset
for help on using the changeset viewer.