From: sparhawk AT eunet DOT at (Gerhard Gruber) Newsgroups: comp.os.msdos.djgpp Subject: Re: Please help: cannot find header file error in C++ with RHIDE Date: Sun, 28 Jun 1998 00:01:26 GMT Organization: Customer of EUnet Austria Lines: 36 Message-ID: <35997146.35813522@news.Austria.EU.net> References: <000001bd9ea2$45ea1060$3952cd86 AT krozy DOT comm DOT hq DOT af DOT mil> <359068FA DOT 1370881 AT cs DOT com> <35957aa9 DOT 1821723 AT news DOT Austria DOT EU DOT net> <35943B0B DOT FF865BE6 AT cs DOT com> NNTP-Posting-Host: e110.dynamic.vienna.at.eu.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Destination: "John M. Aldrich" From: Gruber Gerhard Group: comp.os.msdos.djgpp Date: Fri, 26 Jun 1998 20:21:31 -0400: >> And another advantage: After W95 is crashed and you had to reinstall try to >> run MSVC or Borland C right after it. No way. You have to reinstall it >> completly loosing all changes you did to the environment and can't remeber >> anymore because you did it some time ago. DJGPP is up and running a few >> minutes after initial installation and at once after a crash. > >I didn't know that; I've never had a copy of one of those compilers to >play with in Win95. Sounds like another good reason to use DJGPP. This is a general drawback in many Windows programs. Upon installation they copy DLLs all over the system and manipulate the registry. When you have to install the system anew because of a crash ( and I had severl even with NT though thats more stable) programs won't work because they are so spread over your drive. It doesn't matter that your installation files were never hurt you have to reinstall to be sure that everything works again. Funny thing is, when I had this problem I forgot to reinstall GhostView. After I started it it detected that there is something wrong and registered itself again, so there was no need to reinstall the entire package. An option I miss in many Windows programs. That's why I prefer programs that keep their stuff to itself. When you want to delete it, simply delete the directory and you are rid of it. When you need to copy it simply copy the directory tree and you have it. When you want to copy MS Office to another machine there is no way but installing it new and loosing all changes you made to your previous installation. -- Bye, Gerhard email: sparhawk AT eunet DOT at g DOT gruber AT sis DOT co DOT at Spelling corrections are appreciated.