Troy Rollo wine@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.