Re: wodSSH in C++ Builder (General questions)
I figured out what the problem was, the conversion from Ansistring to Widestring was not being completed properly by my compiler, I used a different method for declaring my Widestring variables and it worked like a charm...
Ryan