This code is a template that I now use for all my Asynchronous processing.
I did it to prove to a friend that you could do some Object Oriented stuff with VB and because I needed to show the user around a thousand records from an OS390 using MQSeries(slow) and I didn't want to lock up the application.
Submitted On | 2001-08-07 09:18:36 |
By | BigRigIndustries |
Level | Advanced |
User Rating | 5.0 (25 globes from 5 users) |
Compatibility | VB 6.0 |
Category | Object Oriented Programming (OOP) |
World | Visual Basic |
Archive File | True Async24220872001.zip |