
		Cribbage for Windows v0.7

This is a cribbage game for Windows.  It is distributed with qcard.dll,
a library for managing playing card functionality, and three .vbx's.
The game also requires vbrun300.dll (not included, but available at many
ftp sites).  Includes a windows help file.

Uploaded by the author - Don Norton (donn@sequent.com).

This program is charityware, free to enjoy and distribute among friends.

New features:
	- floating cribbage board (which can be turned on/off)
	- resizable windows to better support lower resolutions
	- status bar added to show score when cribbage board is hidden
	- added logic to intelligently handle computer's card play
	- added capability to "undo" a discard to the crib

Bugs fixed:
	- when player hit 31 after a go, it didn't switch to the 
		computer for the next play.  It now does.
	- when skunking, the game now registers a double win.

