VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



True Multi-Threading

by BigCalm (10 Submissions)
Category: Object Oriented Programming (OOP)
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

This project shows you how you can write multi-threaded components, in true VB style (i.e. Not using API). This code should ONLY be downloaded with those who have the _Enterprise_edition_ of Visual Basic, because I have used parts of Visual Basic unavailable to those who've got the standard editions. The multi-threaded example is a conversion of my A* code into a threaded DLL.
_This_code_is_also_NOT_for_the_newbie - I'd say you need a good understanding of COM (and preferably threading) before you attempt to understand how this project actually works. Please follow the instructions in the ReadMe file to compile the right things in order. Good luck!

Assumes
You must have a reasonable understanding of COM, the way Windows works (i.e. API knowledge), and lots and lots of headache tablets.

Rate True Multi-Threading

Download True Multi-Threading

Download True Multi-Threading (30 KB)

True Multi-Threading Comments

No comments have been posted about True Multi-Threading. Why not be the first to post a comment about True Multi-Threading.

Post your comment

Subject:
Message:
0/1000 characters