XP and CreateEventExW in kernel32.dll

Hi all.
I know it’s stupid to lose time with windows XP, but perhaps you solved this error in the past? I code in Visual Studio Express 2010, exactly because i thought it would support windows xp too. But upon starting the .exe, i get the error message:
“The procedure entry point CreateEventExW could not be located in the dynamic link library KERNEL32.dll”
Anyway, if anyone knows anything about it, it would be helpful.
Thank you in advance!

Created bug entry CreateEventEx not available in XP · Issue #6189 · libsdl-org/SDL · GitHub for this.

1 Like

Fixes have been applied to main development:

… and to the release-2.24.x branch:

1 Like