Changeset 1843 for trunk/include/winimagepe2lx.h
- Timestamp:
- Nov 26, 1999, 1:04:33 AM (26 years ago)
- 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 birdExp $ */1 /* $Id: winimagepe2lx.h,v 1.4 1999-11-26 00:04:33 sandervl Exp $ */ 2 2 3 3 /* … … 43 43 virtual BOOL init(); 44 44 45 /** @cat Exports */ 46 virtual ULONG getApi(char *name); 47 virtual ULONG getApi(int ordinal); 48 45 49 private: 46 50 /** @cat constructor helpers */
Note:
See TracChangeset
for help on using the changeset viewer.