On Feb 12, 2008 10:34 AM, Paul Vriens paul.vriens.wine@gmail.com wrote:
Hi,
Added some verbosity to the GetProcAddress stuff. The skips prevent the crash(es) I'm seeing on win95.
What is the point of this 'verbosity'? You already add the skips, so if a function isn't available for a test, you're going to see it twice now. Also, it adds to the code size.