"Stefan Leichter" <[EMAIL PROTECTED]> wrote: > if i use a debugger to find the number of parameters of an undocumented > function, will a patch based on this knowledge be accepted in wine ? > > Is this the normal way to deal with undocumented stuff? Or is it better to > make a test program that prints the stack pointer before and after the call > to the undocumented function?
In the most cases +snoop helps a lot with that task. -- Dmitry.
