[Bug 8409] ea-link doesn't work

Wine Bugs wine-bugs at winehq.org
Wed May 16 16:55:54 CDT 2007


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





------- Additional Comments From focht at gmx.net  2007-16-05 16:55 -------
Hello,

looks like some app which uses embedded html/javascripting for its graphical
user interface.
You could sort this out first by trying native components (shdocvw, urlmon,
shell32 and the like).

As for the unimplemented ones ... it can cause some additional install steps to
be (silently) skipped.
The functions belong to Microsoft Safer API (implemented in advapi32).
I've seen increasing usage this API in installers.
VS.NET 2005 installer uses it too and it might become interesting one day.
If someone wants to take on this one .. i have minimal stub implementations for
the whole API in my private patch treasure (just to keep installers happy) :)

Regards


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list