Lionel Ulmer <[EMAIL PROTECTED]> writes: > Well, this poses the question : what should we do regarding broken libraries > Wine depends upon ? Add 'incorrect' code in Wine (although in this case, > it's not THAT incorrect :-) ) or report the bug to the library maintainers > and wait for them to fix the issue ?
We should of course report the bug, but I don't see any reason not to put that workaround in, since it actually makes the code simpler, and I don't see how it would break anything since we check the function pointer anyway. -- Alexandre Julliard [EMAIL PROTECTED]
