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

cardwindow.cpp File Reference

#include <windows.h>
#include <tchar.h>
#include <stdlib.h>
#include "globals.h"
#include "cardlib.h"
#include "cardbutton.h"
#include "cardregion.h"
#include "cardwindow.h"
#include "cardcolor.h"

Go to the source code of this file.

Functions

HPALETTE UseNicePalette (HDC hdc, HPALETTE hPalette)
void RestorePalette (HDC hdc, HPALETTE hOldPal)
HPALETTE MakePaletteFromCols (COLORREF cols[], int nNumColours)
void PaintRect (HDC hdc, RECT *rect, COLORREF colour)
HBITMAP CreateSinkBmp (HDC hdcCompat, HDC hdc, COLORREF col, int width, int height)
void GetSinkCols (COLORREF crBase, COLORREF *fg, COLORREF *bg, COLORREF *sh1, COLORREF *sh2)
void LoadCardBitmaps ()
void FreeCardBitmaps ()
void RegisterCardWindow ()

Variables

HPALETTE __holdplacepal
static TCHAR szCardName [] = _T("CardWnd32")
static bool fRegistered = false
static LONG uCardBitmapRef = 0

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.