home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12974 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 KB

  1. Path: castle.nando.net!news
  2. From: Caius Martius <caius@nando.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Is there a patch to use Long Filenames in Borland 4.0???
  5. Date: Fri, 22 Mar 1996 14:48:15 -0800
  6. Organization: Nando.net
  7. Message-ID: <31532E2F.71A1@nando.net>
  8. References: <3148A3F6.4571@nando.net> <marnoldDoApwA.1tw@netcom.com> <4ih1h5$7q5@vip.cybercity.dk>
  9. NNTP-Posting-Host: grail1115.nando.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win95; I; 16bit)
  14.  
  15. Monsted wrote:
  16. > marnold@netcom.com (Matt Arnold) wrote:
  17. > >Caius Martius <caius@nando.net> writes:
  18. > >>I use Unix at school and Windows 95 at home.   My programming assignments
  19. > >>usually have long filenames.  So it would be wonderfull if there was a
  20. > >>way I could get Borland 4.0 to use long filenames.
  21. > >You mean the IDE itself, right?  For all your project files, etc.?
  22. > >Well, sorry, not possible.  Borland C++ 4.0 is a Windows 3.1 application
  23. > >and will only *ever* be able to use DOS-style 8.3 names.
  24. > >Borland C++ 5.0, shipping any day now, in a full-featured Win32 program
  25. > >designed for Windows 95 and NT.  It supports long file names for
  26. > >everything.  Other development tools available for Windows 95, etc. also
  27. > >obviously support LFNs.
  28. > Is there any special reason, that you can't just change the names to
  29. > 8.3 format??
  30.  
  31. Jesper, 
  32.  
  33. Be honest, is this all you could think up to post?  If you must know, I 
  34. work on fairly large projects (usually 12+ files) and not only do the 
  35. filenames have to be changed, but any reference to them in the actual 
  36. code must be changed as well.  These  projects are graded AT the school, 
  37. so everything must be changed back before submitting. When you are 
  38. dealing with several projects at a time, this becomes a real pain in the 
  39. butt!!!
  40. Don't post unconstructive responses...
  41.  
  42. -Caius
  43.  
  44. > Jesper
  45. > +----------------+-----------------------------------+
  46. > | Jesper Monsted | monsted@cybercity.dk              |
  47. > | Denmark        |                                   |
  48. > +----------------+-----------------------------------+
  49.