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

  1. Path: dispatch.news.demon.net!demon!mckean.demon.co.uk
  2. From: martin@mckean.demon.co.uk (Martin McKean)
  3. Newsgroups: comp.lang.c++
  4. Subject: How get application directory in Win95?
  5. Date: Mon, 08 Apr 1996 08:26:09 GMT
  6. Message-ID: <3168cca8.89931566@news.demon.co.uk>
  7. NNTP-Posting-Host: mckean.demon.co.uk
  8. X-NNTP-Posting-Host: mckean.demon.co.uk
  9. X-Newsreader: Forte Agent .99d/32.182
  10.  
  11. When an Win95 application is running, how can I find the directory
  12. path it is stored in so that data files can be written to it?
  13.  
  14. I assume that this is not necessarily the current working directory.
  15.  
  16. This is so that a user can put the program in any directory, and the
  17. program can ascertain its location for data files.
  18.  
  19. Grateful for help!
  20.  
  21. Thanks,
  22. Martin
  23.