On 25.04.2016 15:34, Hugh McMaster wrote:
The Windows 2000 VM is timing out with the following dialog message:
kernel32_test.exe - Entry Point Not Found The procedure entry point InitializeSListHead could not be located in the dynamic link library kernel32.dll.
For a screenshot, see https://testbot.winehq.org/JobDetails.pl?Key=22547&log_201=1&scrshot...
I'm not sure what the cause is. I sent a patch modifying a comment by one character and the same error occurs.
Isn't it a usual case with missing export where you have to dynamically ask for it?