http://bugs.winehq.org/show_bug.cgi?id=10273
--- Comment #29 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-11-13 12:42:49 --- Created an attachment (id=9141) --> (http://bugs.winehq.org/attachment.cgi?id=9141) stubs for user32 functions present in Vista
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?