Changeset 3808 for trunk/include/win/thread.h
- Timestamp:
- Jul 8, 2000, 9:23:09 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/thread.h
r3522 r3808 1 /* $Id: thread.h,v 1.1 6 2000-05-12 18:04:12sandervl Exp $ */1 /* $Id: thread.h,v 1.17 2000-07-08 07:23:09 sandervl Exp $ */ 2 2 3 3 /* … … 137 137 DWORD logfile; // last FILE ptr used for logging (for exception handling in vfprintf) 138 138 PROCESSTHREAD_SECURITYINFO threadinfo; //used to store security info for thread tokens 139 DWORD lcid; // thread lcid 139 140 #endif 140 141 } THDB;
Note:
See TracChangeset
for help on using the changeset viewer.