What are the COM components

Answers were Sorted based on User's Feedback



What are the COM components..

Answer / rahul p

It evolved like this
when u write a CLASS to reuse in a application, multiple
intances of the class exists with each instance of
application,
Next u want to avoid it so u make a class and put it in DLL
now only one instance exists though multiple instances of
applications exists
Applicatoin needs to be recompiled whenever Dll is
modified, SO came COM.
COM is independent component that internally handles
networking, resources etc, COM uses IDL to communicate to
different languages

for best answers refer Essential COM by DON BOX

Is This Answer Correct ?    0 Yes 1 No

What are the COM components..

Answer / sds

http://forums.microsoft.com/MSDN/ShowPost.aspx?
PostID=721310&SiteID=1

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Win32API Interview Questions

explain WM_PAINT message ?????

0 Answers  


Function entry for DLL in win3.1

3 Answers  


how to Initialize contents of a dialog?

2 Answers   TCS,


how radio button is active in dialog box?

1 Answers  


What is Function entry for DLL in win3.1?

0 Answers  






to take three string inputs in a two dimensional array of 3 rows and 15 columns and write a function that prints them.

0 Answers  


what is the function to repaint a window immediately?

2 Answers  


What is preemption and context switching?

0 Answers  


Message to limit the size of window

3 Answers  


what is the difference between MFC and Win32

5 Answers   ArisGlobal, Microsoft,


Hi All, i got through he h1b Lotreey in india. US staming in the consulate is pendding . i applied from india for H1b but currently i am in germany for 1 year .i wanted to know can i attend the interview in germany.

1 Answers   MultiVision,


write About send message and post message

4 Answers  


Categories