Changeset 49273 in vbox for trunk/src/VBox/Additions/WINNT
- Timestamp:
- Oct 24, 2013 12:02:35 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPVidModes.cpp
r48070 r49273 63 63 return FALSE; 64 64 #else 65 #ifdef VBOX_XPDM_MINIPORT 66 if (pExt->iDevice != 0) /* Secondary monitors do not support 8 bit */ 67 return FALSE; 68 #endif 65 69 break; 66 70 #endif
Note:
See TracChangeset
for help on using the changeset viewer.