PDA

Click to See Complete Forum and Search --> : help


muralidhary
Nov 27th, 2001, 11:53 PM
hello
can anyone tell me where we can get information about com using vb
i am new to this and i want to learn
please tell me some good site addresses which can lead me to learn .
thanku

jim mcnamara
Nov 28th, 2001, 08:59 AM
All of the articles on this page - Objects, Automation, ActiveX and Interfaces are COM with different names.

In VB, COM Objects are called ActiveX (new name) or OLE (old Name) objects.

http://www.vbsquare.com/activex/articles.html

alex_read
Nov 28th, 2001, 10:13 AM
I learnt COM with 2 tutorials, then started looking at this sites questions on it to teach myself :
http://www.vbworld.com/activex/controls/
http://www.vbworld.com/activex/comcourse/
are blinding & introduce you to most of the COM world - great tutorials. :)