ReactOS 0.4.15-dev-8052-gc0e3179
globals.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

int __cardwidth
 
int __cardheight
 
HDC __hdcCardBitmaps
 
HBITMAP __hbmCardBitmaps
 
HDC __hdcPlaceHolder
 
HBITMAP __hbmPlaceHolder
 
HPALETTE __hPalette
 

Variable Documentation

◆ __cardheight

◆ __cardwidth

◆ __hbmCardBitmaps

HBITMAP __hbmCardBitmaps
extern

Definition at line 19 of file cardlib.cpp.

Referenced by FreeCardBitmaps(), and LoadCardBitmapsFromLibrary().

◆ __hbmPlaceHolder

HBITMAP __hbmPlaceHolder
extern

◆ __hdcCardBitmaps

◆ __hdcPlaceHolder

◆ __hPalette