Split Win16 and Win32 toolhelp functions.
commitc2b4bbef4f246f4fe52bd8f48613b4e20bd6aa53
authorSteven Edwards <steven_ed4153@yahoo.com>
Tue, 24 May 2005 10:12:06 +0000 (24 10:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 May 2005 10:12:06 +0000 (24 10:12 +0000)
tree72e243adbdc3e5612438883f9fd9a246d65e863c
parentccafccebf0c25f219b646ae83511127de9805343
Split Win16 and Win32 toolhelp functions.
Compile out win87em and 16bit toolhelp functions if 16 bit support is
disabled.
dlls/kernel/Makefile.in
dlls/kernel/toolhelp.c
dlls/kernel/toolhelp16.c [new file with mode: 0644]