I want to create an activeX DLL.
The DLL does not have a form to put an MScomm control on. The DLL however still have to be able to communicate trough the serial port.
Is the best way to do this by using API? If so - where do I find information about these API's?

Best regard/Lennart