user32: Make ddeml.dll into a stand-alone 16bit module.
authorEric Pouech <eric.pouech@orange.fr>
Tue, 5 May 2009 19:25:32 +0000 (21:25 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 May 2009 10:19:37 +0000 (12:19 +0200)
commita0053ab9aa526ab2141e4655f97f796e386bbdf0
tree86926df2eaa27ba55d62a01253460e573176b7cf
parent3c3ba771790fda4f6862d74d820deb59253dc2ee
user32: Make ddeml.dll into a stand-alone 16bit module.
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/ddeml.dll16/Makefile.in [new file with mode: 0644]
dlls/ddeml.dll16/ddeml.c [moved from dlls/user32/ddeml16.c with 100% similarity]
dlls/ddeml.dll16/ddeml.dll16.spec [moved from dlls/user32/ddeml.spec with 100% similarity]
dlls/user32/Makefile.in