shell32: Make shell.dll into a stand-alone 16-bit module.
commit129ba5ade016a470150ce11ed8f6383bb1103772
authorAlexandre Julliard <julliard@winehq.org>
Wed, 1 Apr 2009 16:20:13 +0000 (1 18:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Apr 2009 16:20:13 +0000 (1 18:20 +0200)
treee77d165f2d30175cde8faf21674e6376d38bc7c5
parentb1d96f6ffade16017a751f806b0c4345093458f9
shell32: Make shell.dll into a stand-alone 16-bit module.
12 files changed:
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/shell.dll16/Makefile.in [new file with mode: 0644]
dlls/shell.dll16/shell.c [moved from dlls/shell32/shell.c with 98% similarity]
dlls/shell.dll16/shell.dll16.spec [moved from dlls/shell32/shell.spec with 100% similarity]
dlls/shell.dll16/version.rc [moved from dlls/shell32/version16.rc with 100% similarity]
dlls/shell32/Makefile.in
dlls/shell32/shell32_main.h
dlls/shell32/shellreg.c
dlls/shell32/shlexec.c