http://bugs.winehq.org/show_bug.cgi?id=15915
--- Comment #3 from Jörg Höhle hoehle@users.sourceforge.net 2008-12-08 15:08:25 --- Created an attachment (id=17760) --> (http://bugs.winehq.org/attachment.cgi?id=17760) testcase with mixed case in ICOpen(fcc,handler)
In wine, the following tests fail, whereas on a MS-w2k system, all combinations succeed. mmio.c:457: Test failed: ICOpen(VIDC.cvid) failed mmio.c:467: Test failed: ICOpen(VIDC.CVID) failed
Please feel free to add the file to the testsuite at an appropriate location (create msvfw32/tests/?).