ReactOS
0.4.16-dev-2110-ge3521eb
xbox.h
Go to the documentation of this file.
1
/*
2
* PROJECT: ReactOS Boot Video Driver for Original Xbox
3
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4
* PURPOSE: Arch-specific header file
5
* COPYRIGHT: Copyright 2004 Gé van Geldorp <gvg@reactos.org>
6
* Copyright 2005 Filip Navara <navaraf@reactos.org>
7
* Copyright 2020 Stanislav Motylkov <x86corez@gmail.com>
8
*/
9
10
#pragma once
11
12
VOID
13
InitPaletteWithTable
(
14
_In_reads_
(
Count
)
const
ULONG
*
Table
,
15
_In_
ULONG
Count
);
16
17
#define PrepareForSetPixel()
18
19
VOID
20
SetPixel
(
21
_In_
ULONG
Left,
22
_In_
ULONG
Top
,
23
_In_
UCHAR
Color
);
Top
static LPHIST_ENTRY Top
Definition:
history.c:53
Table
ASMGENDATA Table[]
Definition:
genincdata.c:61
void
Definition:
nsiface.idl:2307
_In_reads_
#define _In_reads_(s)
Definition:
no_sal2.h:168
_In_
#define _In_
Definition:
no_sal2.h:158
Count
int Count
Definition:
noreturn.cpp:7
Color
Definition:
gdipluscolor.h:301
ULONG
uint32_t ULONG
Definition:
typedefs.h:59
SetPixel
VOID SetPixel(_In_ ULONG Left, _In_ ULONG Top, _In_ UCHAR Color)
Definition:
bootvid.c:52
InitPaletteWithTable
VOID InitPaletteWithTable(_In_reads_(Count) const ULONG *Table, _In_ ULONG Count)
Definition:
bootvid.c:220
UCHAR
unsigned char UCHAR
Definition:
xmlstorage.h:181
drivers
base
bootvid
i386
xbox
xbox.h
Generated on Thu Jan 8 2026 06:06:06 for ReactOS by
1.9.6