Module: wine Branch: refs/heads/master Commit: 41b5e687fd42db959f735ba5c3912e57621b2e09 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=41b5e687fd42db959f735ba5...
Author: Alexandre Julliard julliard@winehq.org Date: Tue May 9 19:55:05 2006 +0200
user: Separate the 16 and 32-bit versions of WINPROC_AllocProc.
---
dlls/user/class.c | 15 +++++ dlls/user/win.c | 2 - dlls/user/winproc.c | 143 +++++++++++++++++++++++++++++++-------------------- dlls/user/winproc.h | 1 dlls/user/wnd16.c | 6 +- 5 files changed, 106 insertions(+), 61 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=41b5e687fd42db959f73...