Introduction - If you have any usage issues, please Google them yourself
CCylinderProgressControlST is a class derived from MFC CProgressCtrl class. The control has been created as an exercise of converting an existing control written in C# into a new one with the same features written in C++. The conversion was quite simple. You can find the original control here. CCylinderProgressControlST code is more robust than the original one.