Advertisement

Results for "Author: jesper blomquist"

2002ASP #5407
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

2002C #14011
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

2002VB #22615
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

ASP_Volume2 #31825
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

ASP_Volume3 #52988
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

C_Volume2 #72887
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

Java_Volume1 #91431
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

1_2002 #109369
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

2_2002-2004 #118578
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

3_2004-2005 #137122
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

4_2005-2006 #158285
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

5_2007-2008 #180803
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

6_2008-2009 #203321
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

7_2009-2012 #225839
Thread Server

This is an example based on the technique of using ActiveX EXE components to multithread. This code shows how to multithread without the need of a form and timer control, and also without the need of events (which are slow and no good when you want to thread a dynamic number of objects. The trick is to implement an interface). This example code is programmed in a very short amount of time, so have understanding if you find the it a bit sloppy. I think that I don't lie when I say that you will have a hard time finding a VB multithread example (that actually works) with fewer lines of code!! Instructions: Compile the ThreadServer project. Open the "Client" project, add a reference to the "threadServer" COM object and run the client. -Good luck

Languages
Top Categories
Global Discovery