thanks for that pal... did you see my smile in the reply? no much sense of humor here....
In fact, because English is not my language, I had to read your post twice before I understood it, I laugh to my stupidity and I thought to make a little joke. Happy now? :-) :-) Anyhow, sorry if I offended you.
Your question is still not clear and you did not answer my question "what kind of "objects" are you interested to?". In VB6, almost everything is an object, like a Form, a Class, a Collection. A class can be internal to your project, or external (and in that case you need a reference to the library the class belong to in order to use it) Every object has a different purpose.
Marco
|