Click here to Skip to main content
15,895,606 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: Icons not dragging in listctrl Pin
Parampreet Sidhu14-Feb-06 0:25
Parampreet Sidhu14-Feb-06 0:25 
QuestionHow to determine if an ActiveX control is signed or not Pin
KKTECH12-Feb-06 23:03
KKTECH12-Feb-06 23:03 
AnswerRe: How to determine if an ActiveX control is signed or not Pin
Michael Dunn13-Feb-06 7:44
sitebuilderMichael Dunn13-Feb-06 7:44 
GeneralRe: How to determine if an ActiveX control is signed Pin
KKTECH23-Feb-06 18:41
KKTECH23-Feb-06 18:41 
GeneralRe: How to determine if an ActiveX control is signed [modified] Pin
Michael Dunn23-Feb-06 18:50
sitebuilderMichael Dunn23-Feb-06 18:50 
GeneralRe: How to determine if an ActiveX control is signed [modified] Pin
KKTECH27-Feb-06 1:27
KKTECH27-Feb-06 1:27 
QuestionActiveX to server communication Pin
vinodraut12-Feb-06 22:11
vinodraut12-Feb-06 22:11 
QuestionOutlook::_Application problem Pin
kotiramkoteswararao12-Feb-06 3:50
kotiramkoteswararao12-Feb-06 3:50 
Hi,

I am facing a typical problem,in storing the application value. Here
what i have done. I am using VC++ 6.0

I have created ComAddin ,in that i have created CommandButton on
Inspector window. And in the Button event(click event) i am used to display
a dialog box.
Let us take ComAddin - class :CAddin
Interface :IAddin
For Dialog Box(which is derived from CAxDialogImpl) class --
CSample.

i have created a Edit box and a Button on that Dialog. My Objective
is when that dialog button click event occurs, the text which is edit have
to append to the current mail(the mail is in HTML format). Actually this
functionality is implemented in that CAddin with in a method take as
"ADD_TEXT".

in this ADD_Text method i used CComPtr<
Outlook::_Application>m_application variable and Active_Inspector to get
the current working Inspector windows. And useing this we can add the text
at the end the mail text. this task has been completed.

But when i call this method from CSample (dialog class) in button
click event by creating instance for CAddn class,it does not works. When i
researched for the cause. the application varianble(m_application) value
becomes null ,when that method calls from this CSample method.?

Here how can make it works, the CAddin method is called
from button click event of Dialog blass

--
Regards,

RamakoteswaraRao Koti

spend every minute for success
Questionhow to COM class in another class Pin
kotiramkoteswararao11-Feb-06 7:52
kotiramkoteswararao11-Feb-06 7:52 
AnswerRe: how to COM class in another class Pin
Milton Karimbekallil11-Feb-06 17:54
Milton Karimbekallil11-Feb-06 17:54 
AnswerRe: how to COM class in another class Pin
Stephen Hewitt12-Feb-06 11:31
Stephen Hewitt12-Feb-06 11:31 
GeneralRe: how to COM class in another class Pin
Milton Karimbekallil13-Feb-06 4:40
Milton Karimbekallil13-Feb-06 4:40 
QuestionHow to convert ATL COM DLL to ATL COM EXE Pin
Balkrishna Talele8-Feb-06 21:50
Balkrishna Talele8-Feb-06 21:50 
AnswerRe: How to convert ATL COM DLL to ATL COM EXE Pin
Douglas Troy9-Feb-06 7:48
Douglas Troy9-Feb-06 7:48 
GeneralRe: How to convert ATL COM DLL to ATL COM EXE Pin
Balkrishna Talele9-Feb-06 18:05
Balkrishna Talele9-Feb-06 18:05 
GeneralRe: How to convert ATL COM DLL to ATL COM EXE Pin
Jörgen Sigvardsson9-Feb-06 21:01
Jörgen Sigvardsson9-Feb-06 21:01 
GeneralRe: How to convert ATL COM DLL to ATL COM EXE Pin
Balkrishna Talele9-Feb-06 21:33
Balkrishna Talele9-Feb-06 21:33 
QuestionRe: How to convert ATL COM DLL to ATL COM EXE Pin
Douglas Troy17-Feb-06 6:53
Douglas Troy17-Feb-06 6:53 
QuestionHow to make application support OLE Automation? Pin
Kemi10018-Feb-06 14:27
Kemi10018-Feb-06 14:27 
AnswerRe: How to make application support OLE Automation? Pin
Douglas Troy9-Feb-06 7:45
Douglas Troy9-Feb-06 7:45 
QuestionWorking with IHTMLDocument Pin
sprymak3-Feb-06 18:56
sprymak3-Feb-06 18:56 
AnswerRe: Working with IHTMLDocument Pin
Douglas Troy8-Feb-06 6:44
Douglas Troy8-Feb-06 6:44 
AnswerRe: Working with IHTMLDocument Pin
Stephen Hewitt12-Feb-06 15:46
Stephen Hewitt12-Feb-06 15:46 
QuestionRe: Working with IHTMLDocument Pin
sprymak16-Feb-06 17:35
sprymak16-Feb-06 17:35 
QuestionOutlook add-ins. Account information. Pin
hybride2-Feb-06 21:17
hybride2-Feb-06 21:17 

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.