What interface must be supported by an ActiveX control?
Answers were Sorted based on User's Feedback
Answer / krishna akkulu
An ActiveX control is essentially a simple OLE object that
supports the IUnknown interface.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between the Encapsulation and Abstraction
25 Answers HCL, Invensys, TCS, Wipro,
what is the use of Mutex and critical section
Does the application have more than one object? If Yes, Briefly explain.
How do you change the properties for a tree view control that is part of the CTreeView class?
What is the difference between workrer thread and UI thread
What is LoadLibrary function returns?
1)How to load an icon on a button as Dynamically ?
Given two processes, how can they share memory?
What is the base class for MFC Framework ?
What is #progma and where it is used?
What is model and modeless dialog box ? Give some examples?
If application hangs while SendMessage is waiting for the result, how you handle it?