[Bug 25340] Multiple apps need support for COM server information from PE manifest a.k.a registration/registry-free COM (Exact Audio Copy (EAC), AliWangWang ...)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 30 22:34:09 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=25340

--- Comment #36 from Nikolay Sivov <bunglehead at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list