http://bugs.winehq.org/show_bug.cgi?id=14641
--- Comment #9 from François DORIN f.dorin@free.fr 2008-07-26 08:51:05 --- Created an attachment (id=15062) --> (http://bugs.winehq.org/attachment.cgi?id=15062) fix an exception when dealing with a unknown TYMED value
A unknown tymed value raises an exception and stops the program.
I don't know if this behavior is wanted or not, but it seems strange for me. So, I just do nothing with a FIXME instead of raising an exception.