Alexandre Julliard : user: Use handles for 32-bit window procedures instead of pointers into the bss segment .

Alexandre Julliard julliard at wine.codeweavers.com
Tue May 9 14:15:26 CDT 2006


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue May  9 20:24:19 2006 +0200

user: Use handles for 32-bit window procedures instead of pointers into the bss segment.

---

 dlls/user/winproc.c |  233 ++++++++++++++++++---------------------------------
 1 files changed, 82 insertions(+), 151 deletions(-)

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



More information about the wine-cvs mailing list