about mschart
-
I have written a program that used mschart and I install this program on the computer that not installed VC. the problem is if I set chart on the dialog directly,all that is ok.but if I create it in my codes dynamically,chart can not be shown. in my computer this problem does not exist,what is the reason?
-
I have written a program that used mschart and I install this program on the computer that not installed VC. the problem is if I set chart on the dialog directly,all that is ok.but if I create it in my codes dynamically,chart can not be shown. in my computer this problem does not exist,what is the reason?
hi mschart is component usually registered with the MFC. that why u didn't get any problems whem u r working with ur system. If u want to install it some other machine which doesn't have the mschart component, you must explicitly register it with regsrv32 tool naren
-
hi mschart is component usually registered with the MFC. that why u didn't get any problems whem u r working with ur system. If u want to install it some other machine which doesn't have the mschart component, you must explicitly register it with regsrv32 tool naren