DefDlgProc* broken for (at least) WM_GETTEXT

Alexandre Julliard julliard at winehq.org
Thu Oct 13 04:22:44 CDT 2005


Troy Rollo <wine at troy.rollo.name> writes:

> OK, well an alternative is to do the same with them as with the 
> CallWindowProc* entry points (rename them, add the extra parameter to each, 
> and add new entry points under the existing names calling the versions with 
> the BOOL parameter).

It's probably easier to add a parallel set of CallDlgProc functions,
especially since this will require fewer changes to the assembly
thunks.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list