Changeset 75403 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h
- Timestamp:
- Nov 12, 2018 5:50:58 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 126545
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPUtils.h
r69500 r75403 68 68 69 69 RT_C_DECLS_BEGIN 70 vboxWinVersion_t VBoxQueryWinVersion( void);70 vboxWinVersion_t VBoxQueryWinVersion(uint32_t *pbuild); 71 71 uint32_t VBoxGetHeightReduction(void); 72 72 bool VBoxLikesVideoMode(uint32_t display, uint32_t width, uint32_t height, uint32_t bpp);
Note:
See TracChangeset
for help on using the changeset viewer.