[PATCH 6/6] winmm/tests: Add MCI parser tests.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Wed Sep 1 11:17:44 CDT 2010


Hi,

I wrote this in support of a rewrite of the MCI parser.

The most astonishing is
+ err = mciSendString("capability x can   save", buf, sizeof(buf), hwnd);
+ todo_wine ok(!err,"capability can (space) save: %s\n", dbg_mcierr(err));

That alone convinced me that the native parser is not based
on a string match of the resource elements.

Regards,
 Jörg Höhle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-winmm-tests-Add-MCI-parser-tests.patch
Type: application/octet-stream
Size: 5887 bytes
Desc: 0006-winmm-tests-Add-MCI-parser-tests.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100901/698d90f6/attachment-0001.obj>


More information about the wine-patches mailing list