Changeset 63057 in vbox for trunk/include/iprt/nt/dispmprt.h
- Timestamp:
- Aug 5, 2016 8:12:05 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nt/dispmprt.h
r63039 r63057 33 33 # pragma warning(push) 34 34 # pragma warning(disable:4668) /* warning C4668: 'DBG' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' */ 35 # ifndef __cplusplus 36 # pragma warning(disable:4255) /* video.h(1776) : warning C4255: 'VideoPortGetCurrentIrql' : no function prototype given: converting '()' to '(void)' */ 37 # endif 35 38 #endif 36 39
Note:
See TracChangeset
for help on using the changeset viewer.