13 Oct
2005
13 Oct
'05
9:22 a.m.
Troy Rollo <wine(a)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(a)winehq.org