Hi
I have to use mscomm32.ocx in a VC++ program and redistribute the same.
How can I do this without installing VC++ software?
If I just register the mscomm32.ocx and run my application
the Create() function is failing to create an instance of the control.
Please help.
Mkatheeja