ole32: Make ole2.dll into a stand-alone 16-bit module.
commit2e1b309fba24c5648c2b65106551574eb100bd19
authorAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2009 16:05:20 +0000 (11 17:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2009 16:05:20 +0000 (11 17:05 +0100)
tree2f525831781dcfa3dca83a819781ae6a54e74c8a
parentf7fe2edadd0d29f4ccd88504c3cb247544896159
ole32: Make ole2.dll into a stand-alone 16-bit module.
12 files changed:
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/ole2.dll16/Makefile.in [new file with mode: 0644]
dlls/ole2.dll16/ifs.h [moved from dlls/ole32/ifs.h with 88% similarity]
dlls/ole2.dll16/memlockbytes.c [moved from dlls/ole32/memlockbytes16.c with 99% similarity]
dlls/ole2.dll16/ole2.c [moved from dlls/ole32/ole2_16.c with 87% similarity]
dlls/ole2.dll16/ole2.dll16.spec [moved from dlls/ole32/ole2.spec with 97% similarity]
dlls/ole32/Makefile.in
dlls/ole32/ole16.c
dlls/ole32/ole2.c