Alexandre Julliard : user: The result for dialog procedures is stored in DWLP_MSGRESULT.

Alexandre Julliard julliard at wine.codeweavers.com
Wed May 17 14:48:26 CDT 2006


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed May 17 20:53:51 2006 +0200

user: The result for dialog procedures is stored in DWLP_MSGRESULT.

So we have to access it using Get/SetWindowLong when unmapping the
message results (based on a patch by Troy Rollo).

---

 dlls/user/winproc.c |  161 ++++++++++++++++++++++++++++++++++-----------------
 1 files changed, 108 insertions(+), 53 deletions(-)

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



More information about the wine-cvs mailing list