Moved the EnumResource* functions to the kernel dll, and fixed their
authorAlexandre Julliard <julliard@winehq.org>
Wed, 7 May 2003 03:21:26 +0000 (03:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 May 2003 03:21:26 +0000 (03:21 +0000)
commitce4d111cd87b15e83e8ad8b1e561cce88f4f27a5
tree16e154fd026bb1e7bc557f80ac6abe5be931def3
parentcbd9eca2c31dc4499ba425e17407086aed348b2b
Moved the EnumResource* functions to the kernel dll, and fixed their
prototypes.
dlls/kernel/resource.c
dlls/ntdll/Makefile.in
dlls/ntdll/resource.c
include/winbase.h
include/winternl.h
loader/pe_resource.c [deleted file]