The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => 16 bit DOS Programming => Topic started by: if on August 09, 2005, 09:59:38 AM

Title: A problem with TSR
Post by: if on August 09, 2005, 09:59:38 AM
Hello
I have a tsr program (key logger) that must save ASCII code in dl register when any key pressed.i dont know how i do that becuase when i use a dos int my program halt and i dont know there is any bios int for this ? please help me.
this is my code :

===============================================

code removed

==============================================

Title: Re: A problem with TSR
Post by: doomsday on August 09, 2005, 04:08:59 PM
Have you read the forum rules?  Before you posted asking for help with a key-logger would've been better, but now would be good too.

regards,
-Brent
Title: Re: A problem with TSR
Post by: sluggy on August 09, 2005, 08:20:54 PM
Writing applications such as keyloggers is forbidden in the forum rules. Next time read them before signing up.