Results 1 to 3 of 3

Thread: Copy files with VB6 using the file copy dialog box of Windows 98

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Location
    PORTUGAL
    Posts
    18
    I want to use the file copy dialog box of Windows 98 to copy files using a VB6 program.
    How can I do that?

    My best regards

    José Nogueira
    Eng. José Nogueira
    Mail: [email protected]
    Web: planeta.clix.pt/janogueira
    Entroncamento-Santarém-PORTUGAL

  2. #2
    Fanatic Member Gaffer's Avatar
    Join Date
    Nov 2000
    Location
    London
    Posts
    828
    Look at this links (and the site in general - it's superb...)

    http://www.vbapi.com/ref/c/copyfile.html

    Hope this help,

    Gaffer

  3. #3
    Fanatic Member Gaffer's Avatar
    Join Date
    Nov 2000
    Location
    London
    Posts
    828
    Sorry, should have added that the Copy file dialog box only returns a string of the path of the folder you have selected in the Copy File dialog box. Use that string in the API call I described above to physically copy the file...

    Gaffer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width