[Bug 10273] satisfy SafeDisc 2.x heuristic API analyzer by "adjusting" API exports/entry statistics of wine builtins (affects e.g. photoshop)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 13 12:55:34 CST 2007


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





--- Comment #30 from Alexandre Julliard <julliard at winehq.org>  2007-11-13 12:55:33 ---
(In reply to comment #29)
> I was wandering whether adding stubs for more functions in the user32.spec
> won't improve the ratio. But as I see there is a lot of stubs commented out in
> user32.spec so I don't know if we can add stubs there or is the risk too high
> that it will break applications calling GetProcAddress and trying to use the
> new functionality? And does this patch make any improvement?

It would probably improve the ratio a bit, but in general we can't add stubs
for functions that only exist in newer versions, because apps then start
calling them and crash.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list