Comm32 Logo
Home Button   

Topic:   Is SComm32 written in C++

By: Brian CypressPosted on: May 9 2015 at 03:54:57 PM
The IDE I am using requires that any ACtiveX control I use have interfaces written in C++. Is SCom32?

By: GuestPosted on: May 10 2015 at 06:47:11 PM
I'm a user so i don"t know the answer to your question.

But i am interested to know what kind of IDE you have that requires an activeX be written in a specific language. I mean once the source of the ActiveX component is compiled to native machine code then what does it matter what language it was originally written in as long as the arguments and return values are the same types as the equivalent MIcrosoft MSComm32 types.

By: GuestPosted on: Jan 16 2016 at 11:42:43 AM
I know of SuperCom Serial ActiveX that is written in C/C++ but that is not of importance when you are using it as ActiveX.