Changeset 651 for trunk/include/winimage.h
- Timestamp:
- Aug 23, 1999, 7:04:14 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/winimage.h
r622 r651 1 /* $Id: winimage.h,v 1. 9 1999-08-22 14:25:13sandervl Exp $ */1 /* $Id: winimage.h,v 1.10 1999-08-23 17:04:14 sandervl Exp $ */ 2 2 3 3 /* … … 157 157 void tlsDetachThread(); //destroy TLS structures 158 158 159 virtual BOOL isDll() = 0; 160 159 161 protected: 160 162 void tlsAlloc(); //Allocate TLS index for this module
Note:
See TracChangeset
for help on using the changeset viewer.