I have a Windows 3.1 program that uses Video for Windows to play some videos (about an english course). The app executes successfully until I try play the videos, when Wine shows the following message:
fixme:mmsys:mmTaskCreate16 This is currently broken. It will fail
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"AVIVIDEO".
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
And then the Window freezes, and I have to close the app. Could someone help me with this issue? I really have no idea of what I should do to get my program working properly.

Thanks for any help.