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 - Could not display video
Summary: Could not display video
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 2.0.0
Hardware: x86 Windows (XP)
: P2 minor
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords: target-2.0.6
Depends on:
Blocks:
 
Reported: 2014-02-07 07:00 UTC by SweetLover
Modified: 2017-08-30 05:13 UTC (History)
0 users

See Also:


Attachments
SDL 2.0.6 prerelease DLL (4.59 MB, application/x-msdownload)
2017-08-30 05:12 UTC, Sam Lantinga
Details

Note You need to log in before you can comment on or make changes to this bug.
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!