http://bugs.winehq.org/show_bug.cgi?id=4538
------- Additional Comments From benjamin.j.mccann@gmail.com 2006-14-11 15:10 ------- Created an attachment (id=4095) --> (http://bugs.winehq.org/attachment.cgi?id=4095&action=view) Output generated by overriding secur32.dll
I'm guessing the problem is that wine hasn't implemented SSL yet. I tried to override secur32.dll to get around this, but when I do I get a message from FolderShare saying: "FolderShare could not initialize its connection to the server. This may be because your version of Windows is old, or you may need to reinstall FolderShare." When overriding sercur32.dll I do not get as far as I would otherwise and the program crashes before any of the normal dialog boxes come up. I've attached my output from running "WINEDEBUG=err+all,fixme+all,warn+all wine FolderShare.exe" Any suggestions on how I might be able to get the native version of secur32 to work?