CVS - Notes Breakage

Francois Gouget fgouget at free.fr
Mon May 5 17:48:42 CDT 2003


On Tue, 6 May 2003, Uwe Bonnes wrote:
[...]
> I propose that GetProcAddress evaluates that flag and should return 0 for
> stubs.

This may fix this problem but may also cause a lot of others: cases
where the application checks the value returned by GetProcAddress but
doesn't actually call the function (or only calls it in some rarely used
code path).

I think it would be better to transform SendIMEMessageExA into a
semi-stub. Hopefully that will be enough.


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                     Linux: the choice of a GNU generation





More information about the wine-devel mailing list