ChangeSet ID: 13153 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/08/04 13:33:07
Modified files: dlls : Makefile.in . : configure.ac configure Added files: dlls/mlang/tests: mlang.c Makefile.in .cvsignore dlls/mlang : mlang.spec mlang.c Makefile.in .cvsignore
Log message: Dmitry Timoshkov dmitry@codeweavers.com Mike McCormack mike@codeweavers.com Added an implementation of mlang.dll and test cases for it.
Patch: http://cvs.winehq.org/patch.py?id=13153
Old revision New revision Changes Path 1.221 1.222 +13 -0 wine/dlls/Makefile.in 1.292 1.293 +2 -0 wine/configure.ac 1.580 1.581 +3 -1 wine/configure Added 1.1 +0 -0 wine/dlls/mlang/tests/mlang.c Added 1.1 +0 -0 wine/dlls/mlang/tests/Makefile.in Added 1.1 +0 -0 wine/dlls/mlang/tests/.cvsignore Added 1.1 +0 -0 wine/dlls/mlang/mlang.spec Added 1.1 +0 -0 wine/dlls/mlang/mlang.c Added 1.1 +0 -0 wine/dlls/mlang/Makefile.in Added 1.1 +0 -0 wine/dlls/mlang/.cvsignore