Ignore:
Timestamp:
Nov 26, 1999, 1:04:33 AM (26 years ago)
Author:
sandervl
Message:

MS Word fixes + changes

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:34 sandervl Exp $ */
     1/* $Id: winimagepeldr.h,v 1.7 1999-11-26 00:04:33 sandervl Exp $ */
    22
    33/*
     
    8282virtual BOOL  init(ULONG reservedMem);
    8383
     84    virtual ULONG getApi(char *name);
     85    virtual ULONG getApi(int ordinal);
     86
    8487        //commits image page(s) when an access violation exception is dispatched
    8588        BOOL  commitPage(ULONG virtAddress, BOOL fWriteAccess, int fPageCmd = SECTION_PAGES);
Note: See TracChangeset for help on using the changeset viewer.