Changeset 1286 for trunk/include/win/thread.h
- Timestamp:
- Oct 14, 1999, 2:29:15 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/thread.h
r1067 r1286 1 /* $Id: thread.h,v 1. 6 1999-09-26 22:24:51sandervl Exp $ */1 /* $Id: thread.h,v 1.7 1999-10-14 12:29:15 sandervl Exp $ */ 2 2 3 3 /* … … 105 105 ULONG hab; // Thread Anchor block 106 106 BOOL fMsgTranslated; // TranslateMessage called for this message? 107 ULONG newWindow; // Pointer to window object of window that was just created 107 108 #endif 108 109 } THDB;
Note:
See TracChangeset
for help on using the changeset viewer.