Changeset 129 in vbox for trunk/include/iprt
- Timestamp:
- Jan 18, 2007 12:07:02 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/types.h
r1 r129 986 986 { 987 987 uint32_t u32TimeLow; 988 uint16_t u16TimeMi n;988 uint16_t u16TimeMid; 989 989 uint16_t u16TimeHiAndVersion; 990 990 uint16_t u16ClockSeq;
Note:
See TracChangeset
for help on using the changeset viewer.