Re: [PATCH] kernel32/test: Test import entries of a core windows DLL (riched20.dll) (Revision)
10 Sep
2008
10 Sep
'08
4:10 a.m.
Roy Shea <royshea(a)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. -- Alexandre Julliard julliard(a)winehq.org
6304
Age (days ago)
6304
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard