kernel32: Make winhelp.exe into a stand-alone 16-bit executable.
commit3f0d9d12c3de7fef78b0cb5404ae0e8acf7da5e3
authorAlexandre Julliard <julliard@winehq.org>
Tue, 24 Feb 2009 17:22:47 +0000 (24 18:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 26 Feb 2009 12:25:45 +0000 (26 13:25 +0100)
tree977af10bfaa3562dd29d098c171de435c4bfe80a
parenta1cf6485dfa49690729357cd146f35ba8c98e670
kernel32: Make winhelp.exe into a stand-alone 16-bit executable.
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/kernel32/Makefile.in
dlls/kernel32/kernel16.c
programs/winhelp.exe16/Makefile.in [new file with mode: 0644]
programs/winhelp.exe16/winhelp.c [new file with mode: 0644]