Changeset 8925 for trunk/include/win/thread.h
- Timestamp:
- Jul 26, 2002, 12:50:08 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/thread.h
r7618 r8925 124 124 ULONG threadId; // Thread ID 125 125 ULONG hThread; // thread handle 126 ULONG dwSuspend; // suspend count (Suspend/ResumeThread) 126 127 ULONG exceptFrame; // address of os/2 exception handler frame 127 128 ULONG newWindow; // Pointer to window object of window that was just created
Note:
See TracChangeset
for help on using the changeset viewer.