ole32: Make ole2nls.dll into a stand-alone 16-bit module.
commit7511d674472890a0f3008fe7a2ccc073f560e36c
authorAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2009 15:53:06 +0000 (11 16:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2009 15:53:06 +0000 (11 16:53 +0100)
treea75829d1daa467f1d5fabbf821a4a44bd0bcc7f3
parentdc81065d44ec24a87fe590b38f1e846233f5fa9a
ole32: Make ole2nls.dll into a stand-alone 16-bit module.
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/ole2nls.dll16/Makefile.in [new file with mode: 0644]
dlls/ole2nls.dll16/ole2nls.c [moved from dlls/ole32/ole2nls.c with 100% similarity]
dlls/ole2nls.dll16/ole2nls.dll16.spec [moved from dlls/ole32/ole2nls.spec with 100% similarity]
dlls/ole2nls.dll16/version.rc [moved from dlls/ole32/version16.rc with 100% similarity]
dlls/ole32/Makefile.in