Eric Pouech : msvideo16: Make msvideo16 a separate 16-bit module.
Module: wine Branch: master Commit: b8aa4e4fc7ca35f05c5a5d7065740612b2f57629 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b8aa4e4fc7ca35f05c5a5d7065... Author: Eric Pouech <eric.pouech(a)orange.fr> Date: Thu May 14 21:36:39 2009 +0200 msvideo16: Make msvideo16 a separate 16-bit module. --- .gitignore | 1 - configure | 9 ++++ configure.ac | 1 + dlls/Makefile.in | 4 -- dlls/msvfw32/Makefile.in | 5 -- dlls/msvideo.dll16/Makefile.in | 16 +++++++ .../msvideo.dll16.spec} | 0 dlls/{msvfw32 => msvideo.dll16}/msvideo16.c | 46 ++++++++++---------- dlls/{msvfw32 => msvideo.dll16}/vfw16.h | 0 9 files changed, 49 insertions(+), 33 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b8aa4e4fc7ca35f05c5a5d...
participants (1)
-
Alexandre Julliard