[try2] gdiplus/tests: Dynamically load gdiplus.dll.

Francois Gouget fgouget at free.fr
Mon Feb 23 05:59:24 CST 2009


On Sun, 22 Feb 2009, Nicolas Le Cam wrote:

> This avoid a messagebox in regression tests on systems that don't have 
> GdiPlus.


This seems wrong because winetest.exe is already supposed to check for 
missing dlls. If I remember correctly this was done explicitely so that 
individual tests would not have to dynamically link everywhere.

Also I tested on a platform that does not have gdiplus, and I did not 
get a message box. In fact, on that platform, winetest did not extract 
gdiplus_test.exe, which also seems very wrong to me.

So I think that if there's any issue, it's on the winetest.exe side.

-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
            "Lotto: A tax on people who are bad at math." -- unknown
          "Windows: Microsoft's tax on computer illiterates." -- WE7U



More information about the wine-patches mailing list