Searched defs:_VESA_MODE_INFO_BLOCK (Results 1 – 2 of 2) sorted by relevance
6902 typedef struct _VESA_MODE_INFO_BLOCK struct6905 USHORT ModeAttributes; // dw ? ; mode attributes6906 UCHAR WinAAttributes; // db ? ; window A attributes6907 UCHAR WinBAttributes; // db ? ; window B attributes6908 USHORT WinGranularity; // dw ? ; window granularity6909 USHORT WinSize; // dw ? ; window size6910 USHORT WinASegment; // dw ? ; window A start segment6911 USHORT WinBSegment; // dw ? ; window B start segment6912 ULONG WinFuncPtr; // dd ? ; real mode pointer to window function6913 USHORT BytesPerScanLine;// dw ? ; bytes per scan line[all …]
8190 typedef struct _VESA_MODE_INFO_BLOCK struct8193 USHORT ModeAttributes; // dw ? ; mode attributes8194 UCHAR WinAAttributes; // db ? ; window A attributes8195 UCHAR WinBAttributes; // db ? ; window B attributes8196 USHORT WinGranularity; // dw ? ; window granularity8197 USHORT WinSize; // dw ? ; window size8198 USHORT WinASegment; // dw ? ; window A start segment8199 USHORT WinBSegment; // dw ? ; window B start segment8200 ULONG WinFuncPtr; // dd ? ; real mode pointer to window function8201 USHORT BytesPerScanLine;// dw ? ; bytes per scan line[all …]