VirtualBox

Changeset 82099 in vbox


Ignore:
Timestamp:
Nov 22, 2019 8:40:35 AM (5 years ago)
Author:
vboxsync
Message:

Devices/Graphics: scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-info.cpp

    r82098 r82099  
    18161816typedef struct
    18171817{
    1818     DWORD       biSize;
    1819     LONG        biWidth;
    1820     LONG        biHeight;
    1821     WORD        biPlanes;
    1822     WORD        biBitCount;
    1823     DWORD       biCompression;
    1824     DWORD       biSizeImage;
    1825     LONG        biXPelsPerMeter;
    1826     LONG        biYPelsPerMeter;
    1827     DWORD       biClrUsed;
    1828     DWORD       biClrImportant;
     1818    DWORD biSize;
     1819    LONG  biWidth;
     1820    LONG  biHeight;
     1821    WORD  biPlanes;
     1822    WORD  biBitCount;
     1823    DWORD biCompression;
     1824    DWORD biSizeImage;
     1825    LONG  biXPelsPerMeter;
     1826    LONG  biYPelsPerMeter;
     1827    DWORD biClrUsed;
     1828    DWORD biClrImportant;
    18291829} BITMAPINFOHEADER, *PBITMAPINFOHEADER, *LPBITMAPINFOHEADER;
    18301830#pragma pack()
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette