ReactOS
0.4.15-dev-8614-gbc76250
init.h
Go to the documentation of this file.
1
#pragma once
2
3
extern
HBITMAP
ghbmp1
,
ghbmp4
,
ghbmp8
,
ghbmp16
,
ghbmp24
,
ghbmp32
;
4
extern
HBITMAP
ghbmpDIB1
,
ghbmpDIB4
,
ghbmpDIB8
,
ghbmpDIB16
,
ghbmpDIB24
,
ghbmpDIB32
;
5
extern
HDC
ghdcDIB1
,
ghdcDIB4
,
ghdcDIB8
,
ghdcDIB16
,
ghdcDIB24
,
ghdcDIB32
;
6
extern
PVOID
gpvDIB1
,
gpvDIB4
,
gpvDIB8
,
gpvDIB16
,
gpvDIB24
,
gpvDIB32
;
7
8
extern
HBITMAP
ghbmpDIB32
;
9
//extern PULONG pulDIB32Bits;
10
extern
PULONG
pulDIB4Bits
;
11
extern
HPALETTE
ghpal
;
12
typedef
struct
13
{
14
WORD
palVersion
;
15
WORD
palNumEntries
;
16
PALETTEENTRY
logpalettedata
[8];
17
}
MYPAL
;
18
19
extern
ULONG
(*
gpDIB32
)[8][8];
20
21
extern
MYPAL
gpal
;
22
23
BOOL
InitStuff
(
void
);
24
logpalettedata
PALETTEENTRY logpalettedata[8]
Definition:
SetPixel.c:16
BOOL
unsigned int BOOL
Definition:
ntddk_ex.h:94
WORD
unsigned short WORD
Definition:
ntddk_ex.h:93
void
Definition:
nsiface.idl:2307
ghbmp24
HBITMAP ghbmp24
Definition:
init.h:3
ghbmpDIB8
HBITMAP ghbmpDIB8
Definition:
init.h:4
ghbmp4
HBITMAP ghbmp4
Definition:
init.h:3
pulDIB4Bits
PULONG pulDIB4Bits
ghdcDIB8
HDC ghdcDIB8
Definition:
init.h:5
gpvDIB8
PVOID gpvDIB8
Definition:
init.h:6
ghdcDIB16
HDC ghdcDIB16
Definition:
init.h:5
ghbmpDIB24
HBITMAP ghbmpDIB24
Definition:
init.h:4
gpDIB32
ULONG(* gpDIB32)[8][8]
Definition:
init.c:10
ghbmpDIB1
HBITMAP ghbmpDIB1
Definition:
init.c:7
gpvDIB1
PVOID gpvDIB1
Definition:
init.c:9
ghdcDIB32
HDC ghdcDIB32
Definition:
init.h:5
ghpal
HPALETTE ghpal
Definition:
init.c:11
ghbmpDIB16
HBITMAP ghbmpDIB16
Definition:
init.h:4
ghbmp1
HBITMAP ghbmp1
Definition:
init.c:6
gpvDIB4
PVOID gpvDIB4
Definition:
init.h:6
gpvDIB32
PVOID gpvDIB32
Definition:
init.h:6
gpvDIB24
PVOID gpvDIB24
Definition:
init.h:6
ghdcDIB1
HDC ghdcDIB1
Definition:
init.c:8
ghbmpDIB32
HBITMAP ghbmpDIB32
Definition:
init.h:4
ghbmp8
HBITMAP ghbmp8
Definition:
init.h:3
gpal
MYPAL gpal
Definition:
init.c:13
ghdcDIB4
HDC ghdcDIB4
Definition:
init.h:5
gpvDIB16
PVOID gpvDIB16
Definition:
init.h:6
ghbmp32
HBITMAP ghbmp32
Definition:
init.h:3
ghdcDIB24
HDC ghdcDIB24
Definition:
init.h:5
ghbmp16
HBITMAP ghbmp16
Definition:
init.h:3
InitStuff
BOOL InitStuff(void)
Definition:
init.c:95
ghbmpDIB4
HBITMAP ghbmpDIB4
Definition:
init.h:4
HBITMAP
static HBITMAP
Definition:
button.c:44
HDC
static HDC
Definition:
imagelist.c:88
MYPAL
Definition:
init.h:13
MYPAL::palNumEntries
WORD palNumEntries
Definition:
init.h:15
MYPAL::palVersion
WORD palVersion
Definition:
init.h:14
tagPALETTEENTRY
Definition:
wingdi.h:1822
PULONG
uint32_t * PULONG
Definition:
typedefs.h:59
ULONG
uint32_t ULONG
Definition:
typedefs.h:59
modules
rostests
apitests
gdi32
init.h
Generated on Sat Sep 7 2024 06:06:55 for ReactOS by
1.9.6