Introduction - If you have any usage issues, please Google them yourself
A control to draw a pie chart and an instance
The steps are as follows:
1. Use the MS Visual c ++ dialog editor to place the custom control into the dialog box and enter PIE_CHART_CTRL as the class name.
2. Add cpiechartctrl-class members to the header file
# include "PieChartCtrl. H"
...
CPieChartCtrl m_wndChart
Packet : 43680521colourpopup.rar filelist
COLOURPOPUP\COLOURPICKER.CPP
COLOURPOPUP\COLOURPICKER.H
COLOURPOPUP\COLOURPOPUP.CPP
COLOURPOPUP\COLOURPOPUP.H
COLOURPOPUP\PIECHARTCTRL.CPP
COLOURPOPUP\PIECHARTCTRL.H
COLOURPOPUP\PIEDEMO.CLW
COLOURPOPUP\PIEDEMO.CPP
COLOURPOPUP\PIEDEMO.DSP
COLOURPOPUP\PIEDEMO.DSW
COLOURPOPUP\PIEDEMO.H
COLOURPOPUP\PIEDEMO.RC
COLOURPOPUP\PIEDEMODLG.CPP
COLOURPOPUP\PIEDEMODLG.H
COLOURPOPUP\RELEASE\PIEDEMO.EXE
COLOURPOPUP\RELEASE
COLOURPOPUP\RES\PIEDEMO.ICO
COLOURPOPUP\RES\PIEDEMO.RC2
COLOURPOPUP\RES
COLOURPOPUP\RESOURCE.H
COLOURPOPUP\STDAFX.CPP
COLOURPOPUP\STDAFX.H
COLOURPOPUP