ReactOS 0.4.15-dev-7788-g1ad9096
cardwindow.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CardWindow
 

Macros

#define MAXBUTTONS   32
 
#define MAXCARDSTACKS   32
 
#define MAXDROPZONES   8
 

Functions

LRESULT CALLBACK CardWndProc (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
 

Macro Definition Documentation

◆ MAXBUTTONS

#define MAXBUTTONS   32

Definition at line 4 of file cardwindow.h.

◆ MAXCARDSTACKS

#define MAXCARDSTACKS   32

Definition at line 5 of file cardwindow.h.

◆ MAXDROPZONES

#define MAXDROPZONES   8

Definition at line 6 of file cardwindow.h.

Function Documentation

◆ CardWndProc()

LRESULT CALLBACK CardWndProc ( HWND  hwnd,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam 
)