[advapi32/tests] Only use functions if they are implemented

James Hawkins truiken at gmail.com
Tue Feb 12 10:43:51 CST 2008


On Feb 12, 2008 10:34 AM, Paul Vriens <paul.vriens.wine at 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.

-- 
James Hawkins



More information about the wine-devel mailing list