I needed advice regarding TSR in windows xp
Its much more specific and peculiar i believe
Basically i got to know to make porgrams resident in memory i have to call interrupts and was working over that so i got to know about TSR programming (TERMINATE AND STAY RESIDENT)
so i was compiling programs using dos.h with far and huge pointers and were issuing direct memory location of interrupt but they failed
i got to know reason that in windows it is forbidden to access hardware directly
now urbo c cant directly access hardware so i am stuck what to do?
and TSR in C is a DOS thing and windows xp does not have full DOS support
and i believe i really need some advice on this
Thanks in advance
which operating system and C compiler will help me and provide full support for dos.h
basically u would have understood that i want to interatc with hardwrae directly and windows does not allow this , so any solutionssssssssssss
Tags: c, dos, dos.h, hardware, help, interaction, programming, tsr
Share
-
▶ Reply to This