how to use wodsshd.dll with a c compiler - WeOnlyDo Discussion board

how to use wodsshd.dll with a c compiler (wodSSHServer)

by Hans, Wednesday, December 20, 2006, 23:49 (6308 days ago)

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

by woddrazen, Wednesday, December 20, 2006, 23:58 (6308 days ago) @ Hans

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

by wodSupport, Thursday, December 21, 2006, 00:46 (6308 days ago) @ woddrazen

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

by Hans, Thursday, December 21, 2006, 10:06 (6308 days ago) @ wodSupport

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