Results 1 to 40 of 104

Thread: [VB6] - Module for working with multithreading.

Threaded View

  1. #17
    Addicted Member
    Join Date
    Dec 2021
    Posts
    144

    Re: [VB6] - Module for working with multithreading.

    Hello Trick,

    I tried the following two ways by removing the lib from references so that atl lib is accessible to vb client exe:


    1.Copied Project1.exe to atl project debug folder so that the vb client app can access atlsimpleobjdeno project dll and run Project1.exe.

    2.Copied atlsimpleobjdeno dll to vb client project folder so that the vb client app can access atlsimpleobjdeno project dll and run Project1.exe.

    But still I get the same invalid procedure call or argument error in both ways.


    Thanks
    Last edited by smkperu; Sep 6th, 2023 at 08:24 AM.

Tags for this Thread

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