Changeset 10318 for trunk/include/win/thread.h
- Timestamp:
- Nov 14, 2003, 2:43:08 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/thread.h
r10136 r10318 153 153 154 154 CONTEXT context; // thread context 155 charsavedopcode; // saved instruction155 USHORT savedopcode; // saved instruction 156 156 LPVOID lpAlias; // alias 157 157 DWORD dwAliasOffset; // offset
Note:
See TracChangeset
for help on using the changeset viewer.