News
How to tell an Array is empty in VB6? technophile Nov 26, 2001 Jump to latest Follow Reply ...
Whenever VB starts being dumb like this, I just use pointers. Google for "Pointers Visual Basic" and you should get lots of resources. It's much easier to pass a pointer to the array as a Long ...
VB6 makes use of collections in many ways, such as keeping track of controls on a form and system printers. Learn how to create a Collection object, as well as how to use the Add method to add ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results