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

cardlib.h File Reference

#include "card.h"
#include "cardbutton.h"
#include "cardstack.h"
#include "cardregion.h"
#include "cardcount.h"
#include "cardwindow.h"

Go to the source code of this file.

Defines

#define CARDLIBPROC   __stdcall
#define CS_EI_NONE   0
#define CS_EI_SUNK   1
#define CS_EI_CIRC   67
#define CS_EI_X   66
#define CS_DEFXOFF   12
#define CS_DEFYOFF   18
#define CS_NO3D   1
#define CS_DEF3D   10
#define CS_DRAG_NONE   0
#define CS_DRAG_TOP   1
#define CS_DRAG_ALL   2
#define CS_DRAG_CALLBACK   3
#define CS_DROP_NONE   0
#define CS_DROP_ALL   1
#define CS_DROP_CALLBACK   2
#define CS_XJUST_NONE   0
#define CS_XJUST_RIGHT   1
#define CS_XJUST_CENTER   2
#define CS_YJUST_NONE   0
#define CS_YJUST_BOTTOM   1
#define CS_YJUST_CENTER   2
#define CB_STATIC   0
#define CB_PUSHBUTTON   1
#define CB_ALIGN_CENTER   0
#define CB_ALIGN_LEFT   2
#define CB_ALIGN_RIGHT   4
#define CS_FACE_UP   0
#define CS_FACE_DOWN   1
#define CS_FACE_DOWNUP   2
#define CS_FACE_UPDOWN   3
#define CS_FACE_ANY   4
#define CS_DROPZONE_NODROP   -1
#define ecbCROSSHATCH   53
#define ecbWEAVE1   54
#define ecbWEAVE2   55
#define ecbROBOT   56
#define ecbFLOWERS   57
#define ecbVINE1   58
#define ecbVINE2   59
#define ecbFISH1   60
#define ecbFISH2   61
#define ecbSHELLS   62
#define ecbCASTLE   63
#define ecbISLAND   64
#define ecbCARDHAND   65
#define ecbUNUSED   66
#define ecbTHE_X   67
#define ecbTHE_O   68

Typedefs

typedef int iNumDragging
typedef CardStackcards
typedef int iNumCards
typedef int iNumRemoved
typedef int height

Functions

void CardBlt (HDC hdc, int x, int y, int nCardNum)
void CardLib_SetZoomSpeed (int)
typedef bool (CARDLIBPROC *pCanDragProc)(CardRegion &stackobj
typedef void (CARDLIBPROC *pClickProc)(CardRegion &stackobj
typedef int (CARDLIBPROC *pDropZoneProc)(int dzid

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.