Patrik Stridvall <[EMAIL PROTECTED]> writes:
> As for in how many places function pointers are used in non-trival ways
> that remains to be investigated. WNDPROC, HOOKPROC, TIMERPROC, ABORTPROC
> and KEYB_EVENT_PROC are the are the only ones I have found currently
> supported in Win16. There might be more in Win32 though, but I haven't
> found any yet. There will be a few lines new code for each place.
Don't forget that Winelib apps may be using function pointers too; and
having to change the app source is not an option.
You are welcome to submit a patch, but I doubt that you will be able
to make it non-intrusive enough to be acceptable. Feel free to prove
me wrong...
--
Alexandre Julliard
[EMAIL PROTECTED]