[user32/tests] Only do the GetProcAddress once

Paul Vriens paul.vriens.wine at gmail.com
Thu Jun 21 07:44:56 CDT 2007


Hi,

Only do the GetModuleHandle and GetProcAddress once for the needed functions.

This will also make sure that the number and types of arguments are checked (see 
   emails from Michael Stefaniuc from yesterday).

There is an assert generated on Vista (I think for not existing NotifyWinEvent), 
the extra tracing should shed some more light.

Changelog
    Only do the GetProcAddress once

Cheers,

Paul.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Only-do-the-GetProcAddress-once.patch
Type: text/x-patch
Size: 3430 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070621/a472dc46/0002-Only-do-the-GetProcAddress-once-0001.bin


More information about the wine-patches mailing list