http://bugs.winehq.org/show_bug.cgi?id=13487
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED CC| |bunglehead@gmail.com Component|-unknown |ntdll Depends on| |25340 Resolution|DUPLICATE |
--- Comment #16 from Anastasius Focht focht@gmx.net 2013-10-31 03:25:50 CDT --- Hello folks,
reopening to track remaining issues...
http://bugs.winehq.org/show_bug.cgi?id=25340#c36
Nikolay Sivov:
--- quote --- 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. --- quote ---
Regards