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 468 - SDL_WM_SetCaption doesn't work on windows 95
Summary: SDL_WM_SetCaption doesn't work on windows 95
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: video (show other bugs)
Version: 1.2.12
Hardware: x86 Windows (95/98/ME)
: P2 normal
Assignee: matt
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-23 01:35 UTC by Andreas K. Förster
Modified: 2009-09-13 15:27 UTC (History)
1 user (show)

See Also:


Attachments
SDL_WM_Se6tCaption (3.06 KB, text/plain)
2008-09-12 17:01 UTC, matt
Details
SDL_WM_SetCaption (3.06 KB, text/plain)
2008-09-12 17:01 UTC, matt
Details
SDL_WM_SetCaption (3.06 KB, text/plain)
2008-09-12 17:06 UTC, matt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Förster 2007-07-23 01:35:16 UTC
SDL_WM_SetCaption doesn't work on my windows 95 machine with SDL-1.2.12.
The caption and the icon title is just shown as "SDL_app".
The problem was not there with older versions.
I have also tested it in Wine and in ReactOS 0.3.3-RC1. Both don't have that problem.
Comment 1 Sam Lantinga 2007-07-23 11:01:42 UTC
This is fixed in suversion, thanks!
Comment 2 matt 2008-09-12 17:01:16 UTC
Created attachment 274 [details]
SDL_WM_Se6tCaption
Comment 3 matt 2008-09-12 17:01:34 UTC
Created attachment 275 [details]
SDL_WM_SetCaption
Comment 4 matt 2008-09-12 17:06:05 UTC
Created attachment 276 [details]
SDL_WM_SetCaption
Comment 5 Ryan C. Gordon 2008-09-14 14:36:42 UTC
So is this bug not fixed?

--ryan.


Comment 6 Andreas K. Förster 2008-09-15 03:10:00 UTC
SDL-1.2.13 works fine on Windows 95 again.
I don't know, why it was reopened.

--akf
Comment 7 Ryan C. Gordon 2009-09-13 15:27:25 UTC
Closing this bug as fixed.

--ryan.