On 2/16/06, Detlef Riekenberg wine.dev@web.de wrote:
Split the Patch does not work: wine will crash on unimplemented function
I don't know if the patch hasn't been accepted because of size or what, but if it is size, the best way to split the patch up is:
1) Add a stub for the new function, with documentation 2) Add the tests 3) Send in the implementation, changing the passing tests accordingly
-- James Hawkins