Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!wuarchive!psuvax1!psuvm!f0o Organization: Penn State University Date: Thursday, 30 May 1991 08:52:05 EDT From: Message-ID: <91150.085205F0O@psuvm.psu.edu> Newsgroups: comp.windows.ms.programmer Subject: Previous instance question HI! I'm new to windows programming, and have noticed in Petzold's book that in all the programs I've seen he always checks to see if a previous instance of the same program is running. In TPW, I ran a program a couple of times without checking for any previous instances, and it work ok. Is there any good reason to have this code in my programs? Thanks! [Tim]