Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers...
commit94a9d33b6cf3ad28bae5c7fa834d40d8b845c425
authorAlexandre Julliard <julliard@winehq.org>
Wed, 4 Aug 2004 18:33:06 +0000 (4 18:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Aug 2004 18:33:06 +0000 (4 18:33 +0000)
tree0f69b1650dc2912d0cddefa0fd3e79e3b95149db
parenta6b9d70c497bcc229bcada1f7253c6a93da9268b
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>, Mike McCormack <mike@codeweavers.com>
Added an implementation of mlang.dll and test cases for it.
configure
configure.ac
dlls/Makefile.in
dlls/mlang/.cvsignore [new file with mode: 0644]
dlls/mlang/Makefile.in [new file with mode: 0644]
dlls/mlang/mlang.c [new file with mode: 0644]
dlls/mlang/mlang.spec [new file with mode: 0644]
dlls/mlang/tests/.cvsignore [new file with mode: 0644]
dlls/mlang/tests/Makefile.in [new file with mode: 0644]
dlls/mlang/tests/mlang.c [new file with mode: 0644]