| | |
something about resident program ?
![]() |
•
•
Join Date: Jun 2008
Posts: 2
Reputation:
Solved Threads: 0
I'm writing a program that can lock the keyboard. I patch into ISR 9(the keyboard interrupt) and manipulate the head and tai pointers. It work fine , but there're something I don't understand:
-It seems that I cannot use int 21h when patching into an interrupt
-When I run my program from Command Prompt , it works so the CMD window doesn't receive any keystrokes , but anything outside the cmd window respond to my keypress normally (I mean the keyboard is only locked inside the cmd window). Is there anyway to make it affect all of the computer ?
-It seems that I cannot use int 21h when patching into an interrupt
-When I run my program from Command Prompt , it works so the CMD window doesn't receive any keystrokes , but anything outside the cmd window respond to my keypress normally (I mean the keyboard is only locked inside the cmd window). Is there anyway to make it affect all of the computer ?
![]() |
Similar Threads
- memory resident program (Assembly)
- Help with Palindrome program... (Assembly)
- Please tell me to write TSR's for windows enviorment (C)
- Memory Resident Program (Assembly)
- bridge.dll (Viruses, Spyware and other Nasties)
- Major hard disk controller problems (Storage)
- CWShredder problems (Viruses, Spyware and other Nasties)
- Possible CWS problem (Viruses, Spyware and other Nasties)
- Know of a good program? (IT Professionals' Lounge)
Other Threads in the Assembly Forum
- Previous Thread: something better than debug.exe in cmd
- Next Thread: Converting Decimal Value to Binary (MIPS)
| Thread Tools | Search this Thread |






