kernel32: Remove the DOS/Win16/OS2 binary distinction.
commit1060567cc592aaf7aa453d43a0a48bf7e9ac87f3
authorAlexandre Julliard <julliard@winehq.org>
Tue, 25 Sep 2018 17:23:00 +0000 (25 19:23 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 25 Sep 2018 19:45:04 +0000 (25 21:45 +0200)
tree65863545353796efb258cf7c1aadb797803eda0f
parent57512807b9da8c5852e0ff1466950bad9ece36ad
kernel32: Remove the DOS/Win16/OS2 binary distinction.

They all need to be run through winevdm.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/kernel_private.h
dlls/kernel32/module.c
dlls/kernel32/process.c