CPJNCards v1.01

Welcome to CPJNCards, a simple C++ wrapper for "Cards.dll". This DLL provides the functionality which the cards games supplied with Windows such as Solitaire and FreeCell use to draw their playing cards. The API exposed from "Cards.dll" is semi-documented and was originally described in an MSDN article in 1996 by Dave Edson. Online examples which show you how to use the DLL from C# are available at http://www.codeproject.com/csharp/drawcardscp1.asp and http://www.catch22.net/tuts/cardtut.asp. This class provides a very simply C++ wrapping of the API to get you started writing your Playing cards game in your C++/ MFC apps.

 

 

Copyright
Features
Usage
History
Contacting the Author

 

 

 

Copyright

 

 

 

Features

 

 

 

Usage

 

 

 

History

V1.0 (12 March 2006)

V1.01 (22 December 2006)

 

 

 

Contacting the Author

PJ Naughter
Email: pjna@naughter.com
Web: http://www.naughter.com
22 December 2006