|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HWND | hSelf |
| WNDPROC | hOldProc |
| INT | hdcNum |
| INT | imgNum |
| BOOL | bSelected |
Definition at line 36 of file solitaire.cpp.
| BOOL _CardBack::bSelected |
Definition at line 42 of file solitaire.cpp.
Referenced by CardBackDlgProc(), and CardImageWndProc().
| INT _CardBack::hdcNum |
Definition at line 40 of file solitaire.cpp.
Referenced by CardBackDlgProc(), and CardImageWndProc().
| WNDPROC _CardBack::hOldProc |
Definition at line 39 of file solitaire.cpp.
Referenced by CardBackDlgProc(), and CardImageWndProc().
| HWND _CardBack::hSelf |
Definition at line 38 of file solitaire.cpp.
Referenced by CardBackDlgProc().
| INT _CardBack::imgNum |
Definition at line 41 of file solitaire.cpp.
Referenced by CardBackDlgProc().