Changeset 8433 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h
- Timestamp:
- Apr 28, 2008 4:51:08 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 30286
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h
r8155 r8433 66 66 67 67 ULONG CurrentMode; /* Saved information about video modes */ 68 ULONG CurrentModeWidth; 69 ULONG CurrentModeHeight; 70 ULONG CurrentModeBPP; 68 71 69 72 ULONG ulFrameBufferOffset; /* The framebuffer position in the VRAM. */
Note:
See TracChangeset
for help on using the changeset viewer.