kernel32: Move MODULE_get_binary_info implementation to process.c.
commit8b492467d91d9a8c9a75d5d9f15bcbeebd25e6cc
authorAlexandre Julliard <julliard@winehq.org>
Thu, 27 Sep 2018 11:27:28 +0000 (27 13:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 27 Sep 2018 11:27:28 +0000 (27 13:27 +0200)
tree0c1c7a823ee05c866f1670d306e113a7bb6cc05c
parente3d57fe551720f27c25781974af80f83eab2635b
kernel32: Move MODULE_get_binary_info implementation to process.c.

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