| 
 Introduction
 
 
 While going through 
VC++ training period, I thought of doing a project in that language. I 
took “Cricket Ball Designer” as the project name. Cricket ball Designer 
is a VC++ application, will display the cricket ball in three different 
sizes, when the desired size is selected out of three. This project will
 also show you how to develop a basic VC++ application and it upgrades 
VC++ 6.0 project to Visual Studio 2005 project.
 
 
 |