Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Differentiate normal DLL to COM DLL

Answer Posted / saravanan k

Classic DLLs are function libraries while ActiveX(COM)
DLLs are objects. The difference is like the difference
between procedural and object oriented programming.
API style Declare statements are needed for routines in
a 'normal' DLL and and an ActiveX(COM) DLL is treated like a
class object.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does .net replace com?

1097


Can I use com components from .net programs?

1145


Explain Futures of COM?

1078


Suppose we have object b and aggregated object c (in- proc server), created by b. Can you access any interface of b from c? What?s the difference between aggregated and contained objects?

1031


What is dcom?

1036


What is the use of com component in .net?

1040


Can I use .net components from com programs?

1119


Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?

1039


Can you explain what is dcom?

974


Is dcom dead?

1101


What is the difference between aggregated and contained objects?

1048


Which namespace do the classes, allowing you to support COM functionality, are located?

2671


What are queued components?

1123


how to call a dll as a COM dll?

1219


How to create an instance of the object in COM?

1029