home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / misc / 4830 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.0 KB  |  35 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!news.univie.ac.at!alijku05!poseidon!ahaus
  3. From: ahaus@dke.uni-linz.ac.at (Andreas Hausleitner)
  4. Subject: filecopy function f. windows
  5. Message-ID: <1993Jan11.152007.2499@alijku05.edvz.uni-linz.ac.at>
  6. Keywords: filecopy
  7. Sender: news@alijku05.edvz.uni-linz.ac.at
  8. Nntp-Posting-Host: poseidon.gup.uni-linz.ac.at
  9. Reply-To: ahaus@dke.uni-linz.ac.at
  10. Organization: Johannes Kepler Universitaet
  11. Date: Mon, 11 Jan 1993 15:20:07 GMT
  12. Lines: 21
  13.  
  14. I urgently need a program to copy files under windows. This program should be
  15. a DLL or EXE program, with parameters to specify source- and destinationfile.
  16.  
  17. like: filecopy <sourcefile> <destinationfile>
  18.  
  19. It should also work within a network (Novell Lite 1.1).
  20.  
  21. It would be nice to get such a program.
  22.  
  23. If no program is available, does there exist a function for C (MSC or Borland)
  24. to copy files simply? Do have C-Code samples?
  25.  
  26.  
  27. Note: it should also work within a network!
  28.  
  29. Thanks, for your help.
  30.  
  31. Andt
  32. ahaus@gup.uni-linz.ac.at
  33.  
  34.  
  35.