How to add an MFC ActiveX control to an existing activex project

In visual studio 2008, I can create an MFC activex project, and it presents a wizard for creating one activex control. Now I want to create new controls in this project.

I can not find a way to do this.

+5
source share
4 answers

I just found that the templates and scripts for generating ActiveX control code are located in:

Microsoft Visual Studio 9.0 \ VC \ VCWizards \ AppWiz \ MFC \ Control \

Perhaps there is a way to change this so that it can add a control to an existing project.

+2
source

Visual Studio 2008 (EXE, DLL ..). , . . , . ActiveX

, , .

( ? , Visual Studio 2008 .)

+1

- > - > - > MFC active x control class...

0

.

VC6 , ActiveX () . , VC6 VC2008.

, ActiveX. "Ctrl" "PropPage", , .odl/.idl. , , , .

0

All Articles