Searched defs:_VESA_MODE_INFO_BLOCK (Results 1 – 2 of 2) sorted by relevance
6904 typedef struct _VESA_MODE_INFO_BLOCK struct6907 USHORT ModeAttributes; // dw ? ; mode attributes6908 UCHAR WinAAttributes; // db ? ; window A attributes6909 UCHAR WinBAttributes; // db ? ; window B attributes6910 USHORT WinGranularity; // dw ? ; window granularity6911 USHORT WinSize; // dw ? ; window size6912 USHORT WinASegment; // dw ? ; window A start segment6913 USHORT WinBSegment; // dw ? ; window B start segment6914 ULONG WinFuncPtr; // dd ? ; real mode pointer to window function6915 USHORT BytesPerScanLine;// dw ? ; bytes per scan line[all …]
8174 typedef struct _VESA_MODE_INFO_BLOCK struct8177 USHORT ModeAttributes; // dw ? ; mode attributes8178 UCHAR WinAAttributes; // db ? ; window A attributes8179 UCHAR WinBAttributes; // db ? ; window B attributes8180 USHORT WinGranularity; // dw ? ; window granularity8181 USHORT WinSize; // dw ? ; window size8182 USHORT WinASegment; // dw ? ; window A start segment8183 USHORT WinBSegment; // dw ? ; window B start segment8184 ULONG WinFuncPtr; // dd ? ; real mode pointer to window function8185 USHORT BytesPerScanLine;// dw ? ; bytes per scan line[all …]