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/winimagepe2lx.h

    r1327 r1843  
    1 /* $Id: winimagepe2lx.h,v 1.3 1999-10-17 01:52:20 bird Exp $ */
     1/* $Id: winimagepe2lx.h,v 1.4 1999-11-26 00:04:33 sandervl Exp $ */
    22
    33/*
     
    4343    virtual BOOL init();
    4444
     45    /** @cat Exports */
     46    virtual ULONG getApi(char *name);
     47    virtual ULONG getApi(int ordinal);
     48
    4549private:
    4650    /** @cat constructor helpers */
Note: See TracChangeset for help on using the changeset viewer.