kernel32: Make toolhelp.dll into a stand-alone 16-bit module.
commitc1dbeade529f45653f146a5849d9777c602dbda2
authorAlexandre Julliard <julliard@winehq.org>
Mon, 28 Sep 2009 18:00:15 +0000 (28 20:00 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Sep 2009 18:00:15 +0000 (28 20:00 +0200)
treec3a6a225b47cb59241de6cafa9c4ba5f9284d89b
parent72b0389bc66b6bd467179a9e9365a3ff7f7676a6
kernel32: Make toolhelp.dll into a stand-alone 16-bit module.
15 files changed:
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/kernel32/Makefile.in
dlls/kernel32/global16.c
dlls/kernel32/local16.c
dlls/kernel32/ne_module.c
dlls/kernel32/selector.c
dlls/kernel32/task.c
dlls/kernel32/toolhelp16.c [deleted file]
dlls/toolhelp.dll16/Makefile.in [new file with mode: 0644]
dlls/toolhelp.dll16/toolhelp.c [new file with mode: 0644]
dlls/toolhelp.dll16/toolhelp.dll16.spec [moved from dlls/kernel32/toolhelp.spec with 100% similarity]
dlls/toolhelp.dll16/toolhelp.h [moved from dlls/kernel32/toolhelp.h with 100% similarity]