Advertisement

1 - 10 of 40 containing alltags:("tsr") (0 seconds)
Hi guys... Does anyone have a (I prefer very small) tsr in C for msdos? Thanks
Zones: CDate Answered: 07/03/1997 Grade: B Views: 0
I want to create an applet which will continue running even after the user changes the page he's looking at in the browser (terminate and stay resident in old PC terminology). I've heard that this...
Zones: JavaDate Answered: 10/09/1997 Grade: A Views: 0
Tags: tsr
how do I invoke a DOS executable from a TSR
Zones: CDate Answered: 04/25/1999 Grade: C Views: 0
how do make my tsr popup every second? some info on hooking the interrupt $1c or $8???
Zones: PascalDate Answered: 10/03/1999 Grade: B Views: 0
I've got this really cool and seductive picture of Daisy which I want to use for a wallpaper on my pc at work.  Unfortunately, people sometimes pop in to my cubicle, and they might not think my wal...
Zones: Visual BasicDate Answered: 12/08/1999 Grade: A Views: 0
I would like to write a program atht executes specific tasks at a specified time. The program will run either as a service or as an application when the computer starts up. The operating system of ...
Zones: .NETDate Answered: 06/25/2003 Grade: A Views: 0
Tags: tsr
Why dont TSRs work accross different DOS Windows? Lets say I am running Windows 95 and I have 2 open DOS Windows and I load a TSR in one, why wont the TSR work in the other? They are using the same...
Zones: AssemblyDate Answered: 11/13/2003 Grade: A Views: 0
Tags: 60, tsr
I'm trying to build a simple TSR that will save every key pressed in an array, and when I press F1 it will write it all to a disk. My biggest problem in building this program is that the inport(60)...
Zones: C++Date Answered: 04/06/1997 Grade: B Views: 0
Can anybody give me a sample TSR code just to print "Hello World" when ALT+SHIFT is pressed. I am using MS C 7.00
Zones: CDate Answered: 08/26/1998 Grade: C Views: 0
Hi, I want to code a DOS tsr. When the user press some kind of "hot key" the tsr must open a text file and read some lines from it and close it again. As soon as the file is opened, the pc hangs. A...
Zones: C++Date Answered: 08/28/1998 Grade: B Views: 0