G
Guest
Hello.
I have developed a .exe VoiceChat software that uses winsock to communicate
with PCs that have the same software. I used VB6
I am trying to integrate this program into my website, The most efficient
way that came to mind is to convert this .exe into an ActiveX Control so that
I can add it to the site.
Is it possible ? I tried, and it comes up, but I got an error at Me.hwnd
property, which I converted to Extendor.hwnd , I avoided this error, but now
i am getting another error with my wavestreaming object.
Any advices on how I can covert my Standard EXE project into an ActiveX
Control Project ? Is there any software package that does it automatically ?
Thank you.
I have developed a .exe VoiceChat software that uses winsock to communicate
with PCs that have the same software. I used VB6
I am trying to integrate this program into my website, The most efficient
way that came to mind is to convert this .exe into an ActiveX Control so that
I can add it to the site.
Is it possible ? I tried, and it comes up, but I got an error at Me.hwnd
property, which I converted to Extendor.hwnd , I avoided this error, but now
i am getting another error with my wavestreaming object.
Any advices on how I can covert my Standard EXE project into an ActiveX
Control Project ? Is there any software package that does it automatically ?
Thank you.