Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

DataSocket with WINAPI

Hey, is there a way to use DataSocket without event handling. I want to develop and use a WINAPI dll and not a MFC-DLL.
0 Kudos
Message 1 of 2
(3,092 Views)
Hello

Since datasocket is an activex component, it would be alot easier to use if you have MFC support added to your dll. That way, you can use the CNiDatasocket classes to set up your connections really easily. CNiDatasocket class should be installed with Measurement Studio.

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 2
(3,092 Views)