From: Yu Jaemin Newsgroups: comp.os.msdos.djgpp Subject: Re: HELP: need an example... thanks in advance Date: 18 Oct 1998 07:41:14 GMT Organization: Korea Telecom Lines: 28 Sender: Yu Jaemin Message-ID: <70c62q$luf$1@news.kornet.nm.kr> References: <70c1l0$39o0$1 AT newssvr04-int DOT news DOT prodigy DOT com> NNTP-Posting-Host: soback.kornet.nm.kr User-Agent: tin/pre-1.4-980105 (UNIX) (SunOS/5.5.1 (sun4u)) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com David L... wrote: > I need an exanple of how to make a program stay invisible in dos. > sort of like a TSR would. > I am making a program that will monitor various system activities on my > computer and need to figure out how to make my program runn in the > background and be unnoticable. > im trying to find out how the average person goes about using my computer.. > what they type what they run what they type in what they run.. how long they > use an app and so forth.. it isnt easy but i think i can do it.. > but as stated before i need a or some examples of how i should go about > making my program act like or be a TSR.... > thanks in advance.. > David L... > lenkd AT geocities DOT com I think you'd better ask this to the newsgroup related in assembly language. I recommend you to read books about dos/bios interrupt programming and assembly language too. FYI, such programs were already released based on Win95. Jaemin