Eric Pouech : msvfw32: Clearly separate the 16-bit code out of the rest by wrapping 16-bit message functions in thunks .

Alexandre Julliard julliard at winehq.org
Fri May 15 07:47:03 CDT 2009


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

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Thu May 14 21:36:29 2009 +0200

msvfw32: Clearly separate the 16-bit code out of the rest by wrapping 16-bit message functions in thunks.

---

 dlls/msvfw32/msvideo16.c       |  242 ++++++++++++++++++++++++----------------
 dlls/msvfw32/msvideo_main.c    |   37 ++----
 dlls/msvfw32/msvideo_private.h |   14 ---
 3 files changed, 159 insertions(+), 134 deletions(-)

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



More information about the wine-cvs mailing list