Ignore:
Timestamp:
Nov 30, 1999, 8:39:14 PM (26 years ago)
Author:
sandervl
Message:

makefile updates (define i386) + pe image hdr change

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:33 sandervl Exp $ */
     1/* $Id: winimagepeldr.h,v 1.8 1999-11-30 19:39:14 sandervl Exp $ */
    22
    33/*
     
    8585    virtual ULONG getApi(int ordinal);
    8686
     87    //Returns required OS version for this image
     88    virtual ULONG getVersion();
     89
    8790        //commits image page(s) when an access violation exception is dispatched
    8891        BOOL  commitPage(ULONG virtAddress, BOOL fWriteAccess, int fPageCmd = SECTION_PAGES);
Note: See TracChangeset for help on using the changeset viewer.