Results 1 to 40 of 113

Thread: VB Multithread Library (Generic Multithreading)

Hybrid View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jun 2012
    Posts
    2,734

    Re: VB Multithread Library (Generic Multithreader)

    @ xxdoc123, the problem lies in the fact that you use 'App.Path' within the BackgroundProcedure. You should store the save the path string within Form_Load and store it in a string which you then use within your GetData function that is called within BackgroundProcedure.

  2. #2
    Fanatic Member
    Join Date
    Aug 2016
    Posts
    733

    Re: VB Multithread Library (Generic Multithreader)

    Quote Originally Posted by Krool View Post
    @ xxdoc123, the problem lies in the fact that you use 'App.Path' within the BackgroundProcedure. You should store the save the path string within Form_Load and store it in a string which you then use within your GetData function that is called within BackgroundProcedure.
    yes,i have change the app.path,but if i make to exe can not run.msgbox project error...if run in vb ide will be ok..my system is win7. 32. thanks. can you fixed ?put a project demo to me ?

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