how to use wodsshd.dll with a c compiler (wodSSHServer)
Hi,
Can you tell me if I can use the wodsshd.dll with a c compiler (lcc-win32)
Re: how to use wodsshd.dll with a c compiler
Hi Hans,
Maybe you can try something like this (Getting Started in VC):
http://www.weonlydo.com/SSHServer/Help/GettingStarted_VC.html
Hope this helps.
Regards,
Drazen
Re: how to use wodsshd.dll with a c compiler
Hans,
I don't know much about other C (or C++) compilers, we never personally tested anything with them.
Do you know how to use any other ActiveX/COM object with your version of the compiler?
Kreso
Re: how to use wodsshd.dll with a c compiler
Hans,
I don't know much about other C (or C++) compilers, we never personally tested anything with them.
Do you know how to use any other ActiveX/COM object with your version of the compiler?
Kreso
Not yet, but it is possible.
There is COM support and I already have a wodsshd.h file generated from the dll.
I will check if there is an example with a dll and try it from there.
Thx
Hans