Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!biar!trebor From: trebor@biar.UUCP (Robert J Woodhead) Newsgroups: comp.sys.mac.programmer Subject: Re: Singing the NVIR blues Message-ID: <541@biar.UUCP> Date: 6 May 89 18:30:07 GMT References: <1516@cmx.npac.syr.edu> Reply-To: trebor@biar.UUCP (Robert J Woodhead) Organization: Biar Games, Inc. Lines: 23 In article <1516@cmx.npac.syr.edu> pcossenb@rodan.acs.syr.edu writes: > Now for the problem, for some reason when I run Virex on the system >it tells me that there is a non-infectious NVIR stub in my built application. A ``non-infectious nVIR stub'' means: * There is a CODE 256 resource * It looks like the nVIR code * CODE 0's first jump table element does not point to it They were sometimes created by a bug in VIREX 1.0 when it repaired nVIR; this bug was fixed in version 1.1 and only a few copies of 1.0 got out. They can also be created by incorrect repairs of the file. In your case, what has probably happened is that there is a CODE 256 resource in your ".rsrc" file, and when you build the application, that resource is added to your final program. Use Resedit to check out the file of resources attached to your project. -- Robert J Woodhead, Biar Games, Inc. !uunet!biar!trebor | trebor@biar.UUCP "The lamb will lie down with the lion, but the lamb won't get much sleep." -- Woody Allen.