Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

cardrgndraw.cpp File Reference

#include <windows.h>
#include <stdlib.h>
#include "cardlib.h"
#include "cardregion.h"
#include "cardcolor.h"

Go to the source code of this file.

Functions

HPALETTE UseNicePalette (HDC hdc, HPALETTE hPalette)
void PaintRect (HDC hdc, RECT *rect, COLORREF colour)
void CardBlt (HDC hdc, int x, int y, int nCardNum)
void DrawCard (HDC hdc, int x, int y, HDC hdcSource, int width, int height)
void DrawHorzCardStrip (HDC hdc, int x, int y, int nCardNum, int height, BOOL fDrawTips)
void DrawVertCardStrip (HDC hdc, int x, int y, int nCardNum, int width, BOOL fDrawTips)
void DrawCardCorner (HDC hdc, int x, int y, int cardval, int xdir, int ydir)
int ClipCard (HDC hdc, int x, int y, int width, int height)
int calc_offset (int offset, int numcards, int numtodrag, int realvisible)

Generated on Thu Feb 9 06:09:19 2012 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.