14 Aug
2009
14 Aug
'09
11:57 a.m.
Vincent Povirk <madewokherd+8cd9(a)gmail.com> writes:
On Fri, Aug 14, 2009 at 4:55 AM, Alexandre Julliard<julliard(a)winehq.org> wrote:
Much better this way, thanks. You should probably rename the test file to converter.c or something like that though.
That will be a problem when I want to use the test IWICBitmapSource with an encoder. Or should I just duplicate the code in another C file?
You can put it all in one file if you prefer. Still, testsrc.c isn't a good name, you are not testing the testsrc bitmap, you are using it to test other features. The file name should be based on what features you are testing. -- Alexandre Julliard julliard(a)winehq.org