avatar  


Recently viewed tickets

Log out

How can I switch my existing MFC application to BCGControlBar library?

If you application is based on MFC "Feature Pack" classes:
  1. Replace #include <afxcontrolbars.h> in your stdafx.h with #include"BCGCBProInc.h"
  2. Make all required renames using the following grid: https://www.bcgsoft.com/doc/BCGControlBarPro_MFC_Class_Relation.htm
  3. Clean-up the application registry branch (or use a new registry path).
The detailed list of required steps is located here:

Creation date: 10/16/2016 11:26 AM ()      Updated: 12/18/2019 8:24 PM (support)