Changeset 1843 for trunk/include/winimagebase.h
- Timestamp:
- Nov 26, 1999, 1:04:33 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winimagebase.h
r1812 r1843 1 /* $Id: winimagebase.h,v 1. 4 1999-11-22 20:36:53 sandervl Exp $ */1 /* $Id: winimagebase.h,v 1.5 1999-11-26 00:04:33 sandervl Exp $ */ 2 2 3 3 /* … … 79 79 void tlsDetachThread(); //destroy TLS structures 80 80 81 virtual ULONG getApi(char *name) = 0; 82 virtual ULONG getApi(int ordinal) = 0; 83 81 84 virtual BOOL isDll() = 0; 82 85
Note:
See TracChangeset
for help on using the changeset viewer.