Changeset 39524 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/common
- Timestamp:
- Dec 5, 2011 12:34:27 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 75205
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
r39245 r39524 876 876 } 877 877 878 #define VBOXWDDM_TRAILARRAY_MAXELEMENTSU32(_t, _af) ((uint32_t)(((~(0UL)) - (uint32_t)RT_OFFSETOF(_t, _af[0])) / RT_SIZEOFMEMB(_t, _af[0]))) 879 878 880 #endif /* #ifndef ___VBoxMPIf_h___ */
Note:
See TracChangeset
for help on using the changeset viewer.