Hi,
I have an existing data acquistion program which was converted from
VC++ 6.0 to VS2005 successfully and now I am trying to integrate
Measurement Studio 8.1 ActiveX controls for VC++ into the project.
I installed Measurement Studio 8.1 this morning and started browsing
the manual. There is lots of discussion and step by step
instructions on how to CREATE a NEW MS VS2005 project, but no
information on how to integrate MS controls into an existing VS2005
project.
After the installation, I opened my project and dropped a CWGraph
(which took me an hour to figure out was the same as a CNIGraph
object? that's another question), and then I chose Add Variable..
in the normal way for a control in VS2005.
The ClassWizard created an instance of the CCwgraph object and inserted
the .h and .c files for that class. Then when I tried to compile,
the compiler had no access to the definitions (declarations?) of a
number of the functions listed in the insterted class header
file. There is still a piece missing in the MS controls
integration puzzle.
Are there no step by step instructions on how to integrate controls into an EXISTING VC++ VS2005 project?
And if not then how do I do this? And why aren't my controls called "CNIGraph", etc.. what's with the CW business?
thanks in advance,
Ryan Taylor
Servo Design Engineer
Quantum Storage Devices