Alexandre Julliard : user: Make WINPROC_CallProc32WTo32A take a callback function pointer.

Alexandre Julliard julliard at wine.codeweavers.com
Sat May 20 07:26:07 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: d1a5d5ae98c7c2efbc6b9cf2a0cd2b7728097e2a
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=d1a5d5ae98c7c2efbc6b9cf2a0cd2b7728097e2a

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu May 18 18:05:01 2006 +0200

user: Make WINPROC_CallProc32WTo32A take a callback function pointer.

This way it doesn't need to know about dialog procedures. Also renamed
it to WINPROC_CallProcWtoA.

---

 dlls/user/winproc.c |  125 ++++++++++++++++++++++++++++++++++-----------------
 dlls/user/winproc.h |    3 +
 2 files changed, 87 insertions(+), 41 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=d1a5d5ae98c7c2efbc6b9cf2a0cd2b7728097e2a



More information about the wine-cvs mailing list