1For reference see https://jira.reactos.org/browse/CORE-17005 2 3This should be compiled using MSVC to create the image.dll file for testing. 4Also, it creates an interactive showimg.exe program that can be used to verify this file. 5After the creation of the image.dll file using MSVC it can be used to create user32_apitest:LoadImageGCC. 6Simply copy the MSVC created 'image.dll' into the 'modules\rostests\apitests\user32' subdirectory to use it. 7This file already exists there so that this step is not necessary, but only presents another option. 8 9Unfortunately, this test will not work correctly using Windows 2003 Server SP2. 10I have not looked into the details of why this is the case, but it works under ReactOS. 11This is what is important for now in any case. 12 13Doug Lyons 14April 16, 2024 15