http://bugs.winehq.org/show_bug.cgi?id=21939
--- Comment #9 from Austin English austinenglish@gmail.com 2010-09-21 21:29:09 CDT --- (In reply to comment #8)
Forgot to add, please test this stub. I'm considering sending it in, but I'm curious how other games behave with the dll present without any exports.
If they fail, please let me know what functions they're looking for, they may be easy to stub.
Replying to myself, it's not enough for Resident Evil 5 benchmark, it wants WMCreateSyncReader - http://msdn.microsoft.com/en-us/library/dd757788%28VS.85%29.aspx, which is the same thing that Rise of Legends wants (but doesn't crash for, maybe it would later).
Lost Planet 2 benchmark requests the same function (but it crashes due to bug 24043).