Logo by Alkaron (anonymous IP: 3.133.138.129,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (148) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4398 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
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 © 2004-2024 by Björn Hagström All Rights Reserved |