Changeset 22020 for trunk/include/win/winnt.h
- Timestamp:
- Sep 25, 2012, 11:55:02 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/include/win/winnt.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winnt.h
r22018 r22020 2765 2765 typedef struct _RTL_CRITICAL_SECTION_DEBUG 2766 2766 { 2767 #ifndef __WIN32OS2__ 2767 2768 WORD Type; 2768 2769 WORD CreatorBackTraceIndex; … … 2772 2773 DWORD ContentionCount; 2773 2774 DWORD Spare[ 2 ]; 2775 #endif 2774 2776 } RTL_CRITICAL_SECTION_DEBUG, *PRTL_CRITICAL_SECTION_DEBUG, RTL_RESOURCE_DEBUG, *PRTL_RESOURCE_DEBUG; 2775 2777
Note:
See TracChangeset
for help on using the changeset viewer.
