We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 2388

Summary: Could not display video
Product: SDL Reporter: SweetLover <sweetloverft>
Component: videoAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: minor    
Priority: P2 Keywords: target-2.0.6
Version: 2.0.0   
Hardware: x86   
OS: Windows (XP)   
Attachments: SDL 2.0.6 prerelease DLL

Description SweetLover 2014-02-07 07:00:04 UTC
As for some XP OS, the video couldn't display.
Then I find the reasons: They all lack of some DLLs, such as "API-MS-WIN*.dll".
However, I register these DLLs, but another problem appeared:

The product entrance cannot locate _ftol2_sse on msvcrt.dll.
Comment 1 Sam Lantinga 2017-08-30 05:12:56 UTC
Created attachment 2900 [details]
SDL 2.0.6 prerelease DLL
Comment 2 Sam Lantinga 2017-08-30 05:13:32 UTC
SDL only supports Windows XP SP3, not any earlier patchlevels. I just ran testsprite2.exe using a prerelease build of SDL 2.0.6 and this worked fine.

I believe if there was an issue with SDL it has been fixed for the next release.

Please reopen this bug if you run into issues with the attached DLL on Windows XP SP3.

Thanks!