Click to See Complete Forum and Search --> : Code is not working properly


jonnyjonny
June 3rd, 2003, 10:43 PM
dear member,


i am working on TSR's in C . This programme is about interrupt
0x21 in dos.

after compiling this programme in to it's executable code . when i run this progamme at command prompt , it's not working properly .

basically it is a tsr which does not permit a person to delete a file
when ever he/she wants to delete it using dos (del or deltree)

after executing the programming , if i attempt to delete a file i
could not do it, then at the same time i am trying to
display a message using function (writestring) but couldn't display the message . although it is mentioned in books that
we can call a such functions.



please help me

thanks