Results 1 to 2 of 2

Thread: File Copy API Help!

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2002
    Location
    Michigan
    Posts
    2

    Unhappy File Copy API Help!

    Can someone give me any pointers?

    I am working on an application that copies files from one server to another after a file has been updated. I am using the source code from the link below to send the files to the windows api.

    http://www.vb-world.net/files/shfileop/

    My problem is while a file is coping, my app is momentarly tied up waiting for the copy to finish before it continues running again. I am tring to make it so the app I am writing will continue to look for modified files even when one is being copied. Any ideas?

  2. #2
    Frenzied Member Shawn N's Avatar
    Join Date
    Dec 2001
    Location
    Houston
    Posts
    1,631
    multithreading
    Please rate my post.

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