Click here to Skip to main content
15,793,377 members
Home / Discussions / COM
   

COM

 
GeneralSupport for ActiveX in MFC projects Pin
Ed016-Oct-03 3:24
Ed016-Oct-03 3:24 
GeneralRe: Support for ActiveX in MFC projects Pin
Steve S6-Oct-03 4:01
Steve S6-Oct-03 4:01 
GeneralRe: Support for ActiveX in MFC projects Pin
Ed016-Oct-03 4:20
Ed016-Oct-03 4:20 
GeneralAccessing a file's properties from a VC++ application Pin
jopett5-Oct-03 21:35
jopett5-Oct-03 21:35 
GeneralRe: Accessing a file's properties from a VC++ application Pin
algol14-Oct-03 22:59
algol14-Oct-03 22:59 
GeneralCOM Dialog box Pin
Anthony98873-Oct-03 9:48
Anthony98873-Oct-03 9:48 
GeneralRe: COM Dialog box Pin
Abhishek Srivastava19-Oct-03 22:01
Abhishek Srivastava19-Oct-03 22:01 
GeneralUse of CommandButton Active X Pin
Jo Fredrickson2-Oct-03 21:37
Jo Fredrickson2-Oct-03 21:37 
Hi,

I am using the Microsoft Forms 2.0 CommandButton activeX control in my own active x control. In order to set the text, I need to use the AtlAxGetControl() function call, but I am not sure how to declare the interface pointer. How do I know what the interface is called, such as

CComPtr<icommandbutton (this="" isn't="" right)=""> pButtonCtrl;
AtlAxGetControl( ..., &pButtonCtrl);

Otherwise, is there a simplier way to set the button text? SetDlgItemText() doesn't work.

Cheers,
Joanne
Cry | :((
GeneralRe: Use of CommandButton Active X Pin
Amit Dey8-Oct-03 11:41
Amit Dey8-Oct-03 11:41 
GeneralIApplication woes Pin
AndyP12-Oct-03 1:36
AndyP12-Oct-03 1:36 
GeneralRe: IApplication woes Pin
AndyP12-Oct-03 6:16
AndyP12-Oct-03 6:16 
GeneralAn Outlook plug-in issue Pin
dorutzu1-Oct-03 9:04
dorutzu1-Oct-03 9:04 
GeneralRe: An Outlook plug-in issue Pin
Mike Dimmick1-Oct-03 13:36
Mike Dimmick1-Oct-03 13:36 
GeneralRe: An Outlook plug-in issue Pin
dorutzu9-Oct-03 15:09
dorutzu9-Oct-03 15:09 
GeneralThread Pin
Anthony98871-Oct-03 4:55
Anthony98871-Oct-03 4:55 
GeneralRe: Thread Pin
billdwilson31-Oct-03 10:44
billdwilson31-Oct-03 10:44 
GeneralCOM-Marshaling-IUnknown as method param Pin
ceno1-Oct-03 4:29
ceno1-Oct-03 4:29 
GeneralAcrobat Distiller OLE/COM Automation Pin
HooK.NET1-Oct-03 2:49
HooK.NET1-Oct-03 2:49 
GeneralRe: Acrobat Distiller OLE/COM Automation Pin
Steve S1-Oct-03 4:12
Steve S1-Oct-03 4:12 
GeneralRe: Acrobat Distiller OLE/COM Automation Pin
HooK.NET1-Oct-03 4:29
HooK.NET1-Oct-03 4:29 
Generaltyplib marshalling or custom marshalling Pin
umarcool29-Sep-03 5:29
umarcool29-Sep-03 5:29 
QuestionHow to add a new protocol for Internet explorer? Pin
Robert Mao28-Sep-03 6:17
Robert Mao28-Sep-03 6:17 
AnswerRe: How to add a new protocol for Internet explorer? Pin
Tomas Petricek28-Sep-03 11:51
Tomas Petricek28-Sep-03 11:51 
GeneralQuestion about Com Process Pin
FeedFood27-Sep-03 1:01
sussFeedFood27-Sep-03 1:01 
GeneralRe: Question about Com Process Pin
umarcool29-Sep-03 20:14
umarcool29-Sep-03 20:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.