Janne Hakonen <[email protected]> writes: > The test cases at http://source.winehq.org/patches/ are still in > pending state. Should I improve them somehow, or leave them as they > are?
I'm not sure that there's a good way of testing this. You can't use exception handlers in tests, and you can't assume that ebp is pointing to the current frame either, unless you do the whole function in assembly. -- Alexandre Julliard [email protected]
