Changeset 5139 for trunk/include/win/thread.h
- Timestamp:
- Feb 15, 2001, 1:33:51 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/thread.h
r5014 r5139 141 141 DWORD lcid; // thread lcid 142 142 BOOL fIgnoreMsgs; // set to true if waiting in WaitForSingleObject 143 BOOL fWM_SETFOCUS; // set during WM_SETFOCUS message processing 144 HWND hwndFocus; // set during WM_SETFOCUS message processing 143 145 } odin; 144 146 #endif
Note:
See TracChangeset
for help on using the changeset viewer.