ole32: Make storage.dll into a stand-alone 16-bit module.
commitf7fe2edadd0d29f4ccd88504c3cb247544896159
authorAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2009 16:03:10 +0000 (11 17:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Mar 2009 16:03:10 +0000 (11 17:03 +0100)
tree9de61fa7bdda5e56dc3b6883ae729d37d6dcc313
parent7511d674472890a0f3008fe7a2ccc073f560e36c
ole32: Make storage.dll into a stand-alone 16-bit module.
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/ole32/Makefile.in
dlls/ole32/ole2_16.c
dlls/storage.dll16/Makefile.in [new file with mode: 0644]
dlls/storage.dll16/ifs.h [new file with mode: 0644]
dlls/storage.dll16/storage.c [moved from dlls/ole32/storage.c with 95% similarity]
dlls/storage.dll16/storage.dll16.spec [moved from dlls/ole32/storage.spec with 100% similarity]