Roy Shea royshea@gmail.com writes:
This revision adds copyright information, removes todo_wine statements to reflect the current wine head, and fixes an implicit typecast warning.
dlls/kernel32/tests/Makefile.in | 1 + dlls/kernel32/tests/loader_image.c | 98 ++++++++++++++++++++++++++++++++++++ 2 files changed, 99 insertions(+), 0 deletions(-) create mode 100644 dlls/kernel32/tests/loader_image.c
Please merge that into the other loader tests, no need to create a new file. Also you should test this on kernel32.dll, there's no reason to create a dependency on richedit.