Eric Pouech
|
a24f29cd37
|
imagehlp/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-28 10:32:11 +01:00 |
Bernhard Reiter
|
d129a89d22
|
imagehlp: Partially implement BindImageEx().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=3591
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-15 10:59:05 +01:00 |
Zebediah Figura
|
4782b08f31
|
imagehlp/tests: Rewrite test_bind_image_ex() using a DLL resource.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-15 10:56:20 +01:00 |
Zebediah Figura
|
670913af21
|
imagehlp/tests: Link directly to imagehlp and psapi.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-15 10:55:51 +01:00 |
Michael Müller
|
55a62c739c
|
imagehlp: Implement ImageLoad and cleanup ImageUnload.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-25 22:13:10 +01:00 |
Mark Jansen
|
3eca7c1f8e
|
imagehlp/tests: Add tests for ImageLoad, ImageUnload, GetImageUnusedHeaderBytes.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-25 22:13:10 +01:00 |
Michael Stefaniuc
|
f5e5549008
|
imagehlp/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-06-05 23:50:15 +02:00 |
Mark Jansen
|
34aae11c4c
|
imagehlp/tests: MSVC compatibility fixes.
Signed-off-by: Mark Jansen <mark.jansen@reactos.org>
Signed-off-by: Thomas Faber <thomas.faber@reactos.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-02-23 08:59:09 +01:00 |
Frédéric Delanoy
|
70e2aa7fdb
|
imagehlp/tests: Use todo_wine_if() in tests.
Signed-off-by: Frédéric Delanoy <frederic.delanoy@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-18 00:22:04 +09:00 |
Bernhard Reiter
|
0b2e7de7b4
|
imagehlp/tests: Add test for BindImageEx with NULL as StatusRoutine.
|
2014-08-18 12:46:34 +02:00 |
Bernhard Reiter
|
bdeb761357
|
imagehlp/tests: Add test for BindImageEx.
|
2014-08-07 21:36:31 +02:00 |
Andrey Turkin
|
d9cc69be5b
|
imagehlp: Implement ImageGetDigestStream.
Mostly based on patch from Juan Lang.
|
2010-07-30 14:59:41 +02:00 |
Andrey Turkin
|
682f6adcbf
|
imagehlp: Add tests for ImageGetDigestStream.
Based on a patch by Juan Lang.
|
2010-07-30 14:59:41 +02:00 |