Go to the source code of this file.
◆ InitStuff()
Definition at line 95 of file init.c.
96{
97
98
101 {
102 printf(
"failed to create a palette\n");
104 }
105
112 {
113 printf(
"failed to create objects\n");
115 }
116
118
120}
BOOL InitPerBitDepth(_In_ ULONG cBitsPerPixel, _In_ ULONG cx, _In_ ULONG cy, _Out_ HBITMAP *phbmp, _Out_ HDC *phdcDIB, _Out_ HBITMAP *phbmpDIB, _Out_ PVOID *ppvBits)
HPALETTE WINAPI CreatePalette(_In_reads_(_Inexpressible_(2 *sizeof(WORD)+plpal->palNumEntries *sizeof(PALETTEENTRY))) const LOGPALETTE *)
Referenced by START_TEST().
◆ ghbmp1
◆ ghbmp16
Definition at line 3 of file init.h.
◆ ghbmp24
Definition at line 3 of file init.h.
◆ ghbmp32
Definition at line 3 of file init.h.
◆ ghbmp4
Definition at line 3 of file init.h.
◆ ghbmp8
Definition at line 3 of file init.h.
◆ ghbmpDIB1
◆ ghbmpDIB16
Definition at line 4 of file init.h.
◆ ghbmpDIB24
Definition at line 4 of file init.h.
◆ ghbmpDIB32
Definition at line 4 of file init.h.
◆ ghbmpDIB4
Definition at line 4 of file init.h.
◆ ghbmpDIB8
Definition at line 4 of file init.h.
◆ ghdcDIB1
◆ ghdcDIB16
Definition at line 5 of file init.h.
◆ ghdcDIB24
Definition at line 5 of file init.h.
◆ ghdcDIB32
Definition at line 5 of file init.h.
◆ ghdcDIB4
Definition at line 5 of file init.h.
◆ ghdcDIB8
Definition at line 5 of file init.h.
◆ ghpal
◆ gpal
◆ gpDIB32
◆ gpvDIB1
◆ gpvDIB16
Definition at line 6 of file init.h.
◆ gpvDIB24
Definition at line 6 of file init.h.
◆ gpvDIB32
Definition at line 6 of file init.h.
◆ gpvDIB4
Definition at line 6 of file init.h.
◆ gpvDIB8
Definition at line 6 of file init.h.
◆ pulDIB4Bits