http://bugs.winehq.org/show_bug.cgi?id=25340
--- Comment #36 from Nikolay Sivov bunglehead@gmail.com 2013-10-30 22:34:09 CDT --- Created attachment 46434 --> http://bugs.winehq.org/attachment.cgi?id=46434 patch
Hi, Austin.
I tried SmartFTP myself, and it fails for a different reason - popup complaining that sfFTPLib.dll is not registered is a result of failed assembly lookup, not COM object creation. Could you confirm that attached hack helps?
It happens to use ISOLATIONAWARE_MANIFEST_RESOURCE_ID and we only try CREATEPROCESS_MANIFEST_RESOURCE_ID when looking for a resource.