Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

How to generate complete ActiveX wrapper classes for CDCWGraph which supports UNICODE

Hello,
 
I'm trying to use Measurement Studio Graph component in a UNICODE project in Visual Studio 2005. Normal way using Ni-classes doesn't work because they do not support UNICODE, so the using ActiveX components directly seems to be the only solution. I added an ActiveX component to the Visual Studio form and generated ActiveX MFC class from it, but  it did not contain wrapper for sub classes (e.g. Plots). I read the document http://digital.ni.com/public.nsf/websearch/0D152E90678CA65C86256B61006D9E0F?OpenDocument, but it does not help. We do not have Visual Studio 6.0 available and I guess that the custom wrappers mentioned in the document are the Ni-classes that do not support Unicode.
 
Where or who can I get the complete wrappers for the Graph-component? 
 
BR
Kai Solehmainen
0 Kudos
Message 1 of 2
(7,069 Views)
Hello,

ProEssentials charting supports Unicode and comes with DLL, ActiveX, and
..NET interfaces for MeasurementStudio and LabView. Ideal for engineering;
charts are faster, more robust, better rendering. More info at
www.gigasoft.com

best regards,

Robert Dede
Gigasoft, Inc.



"ksolehma" <x@no.email> wrote in message
news:1210844413161-707004@exchange.ni.com...
> Hello,
> &nbsp;
> I'm trying to use Measurement Studio Graph component in a UNICODE project
> in Visual Studio 2005. Normal way using Ni-classes doesn't work because
> they do not support UNICODE, so the using ActiveX components directly
> seems to be the only solution. I added an ActiveX component to the Visual
> Studio form and generated ActiveX MFC class from it, but&nbsp; it did not
> contain wrapper for sub classes (e.g. Plots). I read the document <a
> href="http://digital.ni.com/public.nsf/websearch/0D152E90678CA65C86256B61006D9E0F?OpenDocument"
> target="_blank">http://digital.ni.com/public.nsf/websearch/0D152E90678CA65C86256B61006D9E0F?OpenDocument</a>,
> but it does not help. We do not have Visual Studio 6.0 available and I
> guess that the custom wrappers mentioned in the document are the
> Ni-classes that do not support Unicode.
> &nbsp;
> Where or who can I get the complete wrappers for the
> Graph-component?&nbsp;
> &nbsp;
> BR
> Kai Solehmainen


0 Kudos
Message 2 of 2
(6,926 Views)