Alexandre Julliard : kernel32: Moved the 16-bit WOW thunk routines to thunk .c.

Alexandre Julliard julliard at winehq.org
Wed Jan 7 10:56:51 CST 2009


Module: wine
Branch: master
Commit: 27bb18a531bdd8831f9376d9bb207e8facc176e6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=27bb18a531bdd8831f9376d9bb207e8facc176e6

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jan  6 20:28:08 2009 +0100

kernel32: Moved the 16-bit WOW thunk routines to thunk.c.

---

 dlls/kernel32/thunk.c    |  230 +++++++++++++++++++++++++++++++++++++++++++
 dlls/kernel32/wowthunk.c |  243 ----------------------------------------------
 2 files changed, 230 insertions(+), 243 deletions(-)

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



More information about the wine-cvs mailing list