On Wed, Jan 14, 2009 at 1:32 AM, Vaidhyanathan Mayilrangam Gopalan <
vai...@gmail.com> wrote:

>
> A TSR on a multi-threaded OS ??? What happens when there are multiple
> programs that require keyboard input? There is a reason TSRs went the way of
> dodo with DOS and single active process.
>
>
True. Hence i was apprehensive about suggesting this way, for i did not like
waiting in a while loop and getting the kbhit scancodes and dispatching it
to 108 threads waiting :)

IF win had a way in which the generated events could be caught(read MSDN
doc), then your problem becomes much simpler.

-V-
_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to