[1/2] windowscodecs: Add a test for CreateBitmapFromHICON.

Dmitry Timoshkov dmitry at baikal.ru
Fri Jan 11 04:58:08 CST 2013


Nikolay Sivov <bunglehead at gmail.com> wrote:

> Who is responsible for freeing icon handle? I guess it should be done 
> here cause your implementation doesn't free it either.

You are right, DestroyIcon() is missing at the end of the test. Consider
that as a feature, the tests are not supposed to free all the allocated
resources, it's a waste of time :)

-- 
Dmitry.



More information about the wine-devel mailing list