Logo by Nickman (anonymous IP: 3.133.117.107,0) | ||||||||||||
| ||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] This is a little Shell program which patches CloseScreen() so that it can never fail for public screens. If closing would fail (usually due to a foreign 'visitor' window) then it waits one second & tries again, until it succeeds. I wrote this patch because Ringhio notifications (e.g. from TuneNet) seem to prevent most Amiga programs from closing their screen (including all MUI ones!), because they wrongly assume the screen closed correctly. Changes for this release: * Programs using CloseScreen(NULL) will no-longer crash. Thanks to Chris Young for the bug report. * Quitting with Ctrl-C will now abort any CloseScreen() calls that have gotten stuck waiting for the screen to close. * Refactored the patching code into a separate reusable module. :-) |
Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |