VB6 vs. VB5 when it comes to multithreading 
Author Message
 VB6 vs. VB5 when it comes to multithreading

Hi!
I have more problems programming a multithreaded application (standard
.exe) in VB6 than I used to have when I used VB5.
Is it major differences between them when it comes to multithreading?
(I don't have VB5 available right now, so I cannot test the same code
on both...)

--
Ole

--== Sent via Deja.com http://www.*-*-*.com/
---Share what you know. Learn what you don't.---



Sat, 27 Oct 2001 03:00:00 GMT  
 VB6 vs. VB5 when it comes to multithreading

Quote:

>Hi!
>I have more problems programming a multithreaded application (standard
>.exe) in VB6 than I used to have when I used VB5.
>Is it major differences between them when it comes to multithreading?
>(I don't have VB5 available right now, so I cannot test the same code
>on both...)

I hear code that used GetAddress with the CreateThread API no longer works
in VB6. Stick with VB5 or try using PB/DLL <http://www.powerbasic.com/> to
code the worker thread functions.

--

WARNING: I cannot be held responsible for the above        They're   coming  to
because  my cats have  apparently  learned to type.        take me away, ha ha!



Sat, 27 Oct 2001 03:00:00 GMT  
 VB6 vs. VB5 when it comes to multithreading
The only way I have gotten multithread's to work properly is
to use dll's or activex components.

Roger Larsen...


Quote:

>>Hi!
>>I have more problems programming a multithreaded application (standard
>>.exe) in VB6 than I used to have when I used VB5.
>>Is it major differences between them when it comes to multithreading?
>>(I don't have VB5 available right now, so I cannot test the same code
>>on both...)

>I hear code that used GetAddress with the CreateThread API no longer works
>in VB6. Stick with VB5 or try using PB/DLL <http://www.powerbasic.com/> to
>code the worker thread functions.

>--


<http://www.xenu.net/>
Quote:
>WARNING: I cannot be held responsible for the above        They're   coming
to
>because  my cats have  apparently  learned to type.        take me away, ha
ha!



Tue, 13 Nov 2001 03:00:00 GMT  
 VB6 vs. VB5 when it comes to multithreading
Hi,

My name is Craig ( new subcriber ). I have never had the need to write an
app using multi-threading(VB5), or use activex components before.
Could any of you guys please give me a useful site on the net, that explains
how the code interacts between the "client" and the "Activex.exe"..........
a small example would be appreciated if possible.

Thank you very much.



Sat, 17 Nov 2001 03:00:00 GMT  
 VB6 vs. VB5 when it comes to multithreading
der et sted i vort f?lles noboland (Sverige) findes en 'gratis' VB 5.0..+

Men hvor...?


Tak.



Tue, 20 Nov 2001 03:00:00 GMT  
 
 [ 6 post ] 

 Relevant Pages 

1. VB4 vs. VB5 vs VB6 for database applications

2. VB4 vs VB5 vs VB6

3. VB5 vs VB6, DAO vs ADO?

4. VB5 vs VB6, DAO vs ADO?

5. Newbie confused: VB6 vs VB.Net vs VBScript vs VBA

6. Newbie confused: VB6 vs VB.Net vs VBscript vs VBA

7. Async callbacks vs. multithreading

8. VB5 vs VB6

9. VB6 vs VB5 problem

10. VB5 vs. VB6

11. VB6 vs VB5

12. VB5 vs VB6 compiles

 

 
Powered by phpBB® Forum Software