Using MScomm32.ocx with Visual Studio.Net
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I want to use the AciveX component 'MScomm32.ocx' in my Visual C++ project. The registration of mscomm32.ocx seems to be successful with the command 'rundll32 c:\winnt\system32\mscomm32.ocx, DllRegisterServer', but when I try to insert the ActiveX Component 'Microsoft Communications Control' in the project I get the error message that I have no license. It's obviously because I dont't have VB 6.0 installed on my machine. But is there maybe another activex component available which is able to 'talk' to the serial ports including all the features of mscomm32? Or does somewhere a 'free library exist? Thanks a lot Vassili