home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / programm / tools / 1459 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.5 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!sample.eng.ohio-state.edu!purdue!mentor.cc.purdue.edu!noose.ecn.purdue.edu!samsung!balrog!frankp
  2. From: frankp@ctron.com (Frank J Perreault)
  3. Newsgroups: comp.os.ms-windows.programmer.tools
  4. Subject: Re: Stacker & Borland
  5. Message-ID: <5960@balrog.ctron.com>
  6. Date: 18 Nov 92 18:15:05 GMT
  7. References: <19921116204907IZZYOB9@MVS.OAC.UCLA.EDU>
  8. Sender: usenet@balrog.ctron.com
  9. Reply-To: frankp@olympus.ctron.com (Frank J Perreault)
  10. Organization: Cabletron Systems INc.
  11. Lines: 21
  12. Nntp-Posting-Host: olympus
  13.  
  14. In article <19921116204907IZZYOB9@MVS.OAC.UCLA.EDU> IZZYOB9@MVS.OAC.UCLA.EDU (Bob Stocks) writes:
  15. >I'm planning to get Stacker (or some other compression software)
  16. >and I just wanted to find out how Borland C++ deals with it.
  17. >How much of it must be left uncompressed?Is it just the .EXE
  18. >files or the .DLLs also?
  19. >Thanks in Advance,
  20. >Bob Stocks (IZZYOB9@mvs.oac.ucla.edu)
  21.  
  22.  
  23. I uses SuperStor and I have no problems with Borland C++ 3.1. If you plan on using
  24. the Windows environment remember that if you set up a permenent swap file that 
  25. it must be placed on a unStacked volume. I basically have my whole hard drive
  26. set up for compression except for this swap file space and I have had no 
  27. problems.
  28.  
  29. I run everything from Borland Programming tools to DOS-based 3D CAD programs
  30. and I've never had a lick of problem. I takes a bit of time setting up the
  31. CONFIG.SYS and AUTOEXEC.BAT files so that I don't lose tons of memory but its
  32. well worth it.
  33.  
  34. --- Frank ---
  35.