ReactOS
0.4.15-dev-4934-gfd1e799
|
#include "cardlib.h"
Go to the source code of this file.
Functions | |
HPALETTE | UseNicePalette (HDC, HPALETTE) |
void | PaintRect (HDC hdc, RECT *rect, COLORREF colour) |
Variables | |
void | RestorePalette (HDC, HPALETTE) |
HPALETTE UseNicePalette | ( | HDC | , |
HPALETTE | |||
) |
Definition at line 14 of file cardwindow.cpp.
Referenced by CardButton::Redraw().
Referenced by CardButton::Redraw().