Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

ComponentWorks and Visual C++ 6.0

How do I load the ComponentWorks 2.0.1 Controls in Visual C++ 6.0 ?

--
Caroline Catel | mailto:ccatel@sinfor.fr
SINFOR Rhone-Alpes | Phone: (+33|0) 4 72 13 56 00
10 Place Charles Beraudier | Fax: (+33|0) 4 72 13 56 01
F-69428 LYON Cedex 03 | Web: http://www.sinfor.fr
0 Kudos
Message 1 of 2
(3,762 Views)
Hello,
You can load the ComponentWorks ActiveX controls in Visual C++. Just do the
following:

Create for example a new Win32 project - (named test).
When this is created, you can see "test" classes on your left in the
ClassView window
Click Project (in the menu) and then Add Files to Project....Components and
Controls.
Then you can select Registered ActiveX controls. Then you get a list of the
ActiveX controls that are registered on your PC. You then must be able to
see CW... These are the ComponentWorks ActiveX controls.

Hope this helps!

Koen Hoogstoel
National Instruments Belgium Support AE
ccatel wrote in message
news:388478E7.B7601F10@sinfor.fr...
>
0 Kudos
Message 2 of 2
(3,762 Views)