|
-
Nov 24th, 2003, 09:02 AM
#1
Thread Starter
New Member
Com & Vb
sir
how can develope a COM program using VB
-
Nov 24th, 2003, 12:13 PM
#2
Frenzied Member
If you compile a program in VB5+ you are using COM.
-
Nov 26th, 2003, 07:25 AM
#3
Banned
hi
a com is defiend as componet object model which indepent of any language.
form vb you can make using class file and decalre ther the method and function
then compile this class usinf activex dll project.
after that u make dll
then add in to the reference in to vb.
and make a new object then u can use th ecom object
Biswajit das
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|