Linking error on cpp project

Johannes's icon

Hi all,

I am using chilkat sftp (http://www.chilkatsoft.com/) to upload files by sftp and on Mac all is fine.

Only on Win 7 with MS VS++ 10 I have problems, perhaps some wrong flags in the project?
I attached the project, the source-code and the console output.

Thanks in advance for any help

Best Regards
Johannes

2626.chilkat.zip
zip
Johannes's icon

I forgot to add extra libs besides Max and Chilkat
crypt32.lib, ws2_32.lib, dnsapi.lib
All works fine!