Alexandre Julliard : user: Make WINPROC_CallProc32WTo32A take a callback function pointer.
20 May
2006
20 May
'06
12:26 p.m.
Module: wine Branch: refs/heads/master Commit: d1a5d5ae98c7c2efbc6b9cf2a0cd2b7728097e2a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=d1a5d5ae98c7c2efbc6b9cf2... Author: Alexandre Julliard <julliard(a)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=d1a5d5ae98c7c2efbc6b...
7244
Age (days ago)
7244
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard