http://bugs.winehq.org/show_bug.cgi?id=25157
--- Comment #2 from Austin English austinenglish@gmail.com 2010-11-14 00:53:07 CST --- (In reply to comment #1)
Is an unimplemented function ment to be reported as a bug?
Yes.
I think when someone has time, it will be implemented, but I guess there are millions of unimplemented functions out there, why should every missing function be reported as a bug.
Because they stop an application from working out of the box. Additionally, even if the application bundles its own dll, Wine shouldn't depend on Microsoft dlls (and some apps won't bundle the dll, so they will break).
Only problem about THIS is that using a native msvcr100.dll currently doesn't work. That's more likely to be the/a bug.
That's also a bug, yes.