README.md

December 5, 2022 ยท View on GitHub

True Multi-Threading

Description

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!

More Info

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

Submitted On2001-05-11 13:07:14
ByBigCalm
LevelAdvanced
User Rating5.0 (30 globes from 6 users)
CompatibilityVB 5.0, VB 6.0
CategoryObject Oriented Programming (OOP)
WorldVisual Basic
Archive FileTrue Multi195005112001.zip