oleaut32: Make ole2disp.dll into a stand-alone 16-bit module.
commitd5a4a6635e0b934cd7b6c75fe3f325a2fe1866c9
authorAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2009 16:36:40 +0000 (11 17:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 12 Mar 2009 12:09:53 +0000 (12 13:09 +0100)
treeb7bf4a68c99f7c678ba8c933d55d8a4f4a52c875
parent8a7089570d19a01417467b7921ec01186ad83286
oleaut32: Make ole2disp.dll into a stand-alone 16-bit module.
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/ole2disp.dll16/Makefile.in [new file with mode: 0644]
dlls/ole2disp.dll16/ole2disp.c [moved from dlls/oleaut32/ole2disp.c with 100% similarity]
dlls/ole2disp.dll16/ole2disp.dll16.spec [moved from dlls/oleaut32/ole2disp.spec with 100% similarity]
dlls/ole2disp.dll16/ole2disp.h [moved from dlls/oleaut32/ole2disp.h with 100% similarity]
dlls/oleaut32/Makefile.in