X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Ulitka" Newsgroups: comp.os.msdos.djgpp Subject: terminate allegro game from resident program Date: 3 Feb 2005 08:03:55 -0800 Organization: http://groups.google.com Lines: 8 Message-ID: <1107446635.700486.278140@g14g2000cwa.googlegroups.com> NNTP-Posting-Host: 217.30.245.91 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1107446639 3964 127.0.0.1 (3 Feb 2005 16:03:59 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 3 Feb 2005 16:03:59 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse AT google DOT com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=217.30.245.91; posting-account=9zfyuA0AAADUYUSnMNTH98Ad5-H-bWtU To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. I need to terminate running allegro game at midnight. I wrote simple tsr program, but unable to send "ctrl-alt-end" to allegro, because of its handling of keyboard events. I didnt have sources for allegro program and so cannot recompile it to solve my problem. Can you help me please?