Results 1 to 3 of 3

Thread: Multithread VB6 + C++

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2005
    Posts
    230

    Multithread VB6 + C++

    Hi guys,

    I know that VB6 using the API CreateThread is not safe, but in C++, it is. Therefore i just want to know if somebody have a clue to make a C++ dll and use function pointer to make TRUE multithread to run VB6 function. Thanks

  2. #2

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Multithread VB6 + C++

    VB.NET, however, does support multithreading, so rather than doing a C++ dll, perhaps switching to that development platform would be easier.

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