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 |
How to convert a CString variable to char* or LPTSTR?
Why Array Index starts from Zero
What are the advantages of using Doc/View or SDI over DialogBox
What function is used to disable a control at runtime?
what is the use of CWinApp class?
What is the difference between OnInitialUpdate and OnUpdate?
how to give colour for dialog button or static buuto?any one explain full code ?pls pls
How to handle RTTI in MFC ?
What is the use of OninitDialog ?
What is userdefine Messages in MFC?
How you create a button dynamically?
How to setup a timer?