A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 13 of 13
Search took 0.07 seconds.
Search: Posts made by: Gabriel
Forum: Outlook - General Queries June 23rd 09, 01:50 PM Posted to microsoft.public.outlook
Replies: 1
Views: 262
Posted By Gabriel
Seeing doulbe and triple

I just installed Office ultimate 2007 and when using outlook, I am getting
multiples of the same emails. Even the ones I deleted. Any help?
--
Gabriel
Forum: Add-ins for Outlook June 4th 09, 06:17 AM Posted to microsoft.public.outlook.program_addins
Replies: 6
Views: 741
Posted By Gabriel
Newbie Redemption ISafeMailItemPtr question

Hi Dmitry,

That sorted me out. This is what I ended up doing:

CComVariant headers;

headers.vt = VT_BSTR;
Forum: Add-ins for Outlook June 2nd 09, 03:33 AM Posted to microsoft.public.outlook.program_addins
Replies: 6
Views: 741
Posted By Gabriel
Newbie Redemption ISafeMailItemPtr question

Hi again Dmitry,

I thought that's what

Redemption::ISafeMailItemPtr redMailPtr;
redMailPtr-put_Item(dispItem);

did, creating a ISafeMailItemPtr object and passing an item to it. Should I
be...
Forum: Add-ins for Outlook June 1st 09, 03:31 AM Posted to microsoft.public.outlook.program_addins
Replies: 6
Views: 741
Posted By Gabriel
Newbie Redemption ISafeMailItemPtr question

Hi Dmitry,

"redMailPtr-put_Item(dispItem)" causes the crash. I can comment that line
out and the method runs fine. (I'm not actually doing anything with the
object yet.) Just to make sure I...
Forum: Add-ins for Outlook May 27th 09, 04:58 AM Posted to microsoft.public.outlook.program_addins
Replies: 6
Views: 741
Posted By Gabriel
Newbie Redemption ISafeMailItemPtr question

Hi, back with another probably trivial question. I want to use Redemption to
access the headers of a message in my ATL/COM add-in. I thought that to set
my ISafeMailItemPtr object I just need to do...
Forum: Add-ins for Outlook May 4th 09, 08:57 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 727
Posted By Gabriel
destroying Explorer object pointers on shutdown

Hi Ken,

Thanks for the input. Turns out I'd erroneously added
"m_spExplorer-Close()" to the OnBeginShutdown method when I was first
troubleshooting so I didn't notice one error being replaced by...
Forum: Add-ins for Outlook April 23rd 09, 09:47 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 727
Posted By Gabriel
destroying Explorer object pointers on shutdown

Another newbie question here. I'm writing an ATL/COM add-in for Outlook 2003.
When quitting Outlook, I was getting an "abnormal program termination" error.
If I understand correctly, this is...
Forum: Add-ins for Outlook April 23rd 09, 08:46 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 825
Posted By Gabriel
Moving messages to "Deleted Items" folder

Thanks Dmitry!

Nice to see I was making it more complicated than it needed to be (as
usual). That sorted me right out!

-Gabriel

"Dmitry Streblechenko" wrote:

Pass "MAPI" as the parameter when...
Forum: Add-ins for Outlook April 21st 09, 10:35 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 825
Posted By Gabriel
Moving messages to "Deleted Items" folder

Hi, back with another newbie question. I'm writing an add-in for Outlook 2003
in VC++. I'm trying to move a message I've accessed by using the
Explorer-get_Selection method to the "Deleted Items"...
Forum: Add-ins for Outlook April 10th 09, 05:49 PM Posted to microsoft.public.outlook.program_addins
Replies: 6
Views: 119
Posted By Gabriel
Newbie get_CurrentItem() question

Hi Sven,

Thanks so much, I just needed to use QueryInterface to cast between the two
interfaces. Works like a charm now. I'll also implement your other "pointers"
to avoid issues in the...
Forum: Add-ins for Outlook April 9th 09, 09:38 PM Posted to microsoft.public.outlook.program_addins
Replies: 6
Views: 119
Posted By Gabriel
Newbie get_CurrentItem() question

Thanks again, Sven!

I actually caught the VARIANT issue. The HRESULT returned from
spSelection-Item() doesn't fail and mailPtr2 is set now, however I run into
issues when calling mailPtr2's...
Forum: Add-ins for Outlook April 8th 09, 09:46 PM Posted to microsoft.public.outlook.program_addins
Replies: 6
Views: 119
Posted By Gabriel
Newbie get_CurrentItem() question

Hi Sven,


"SvenC" wrote:

Are you sure that spInspector != NULL?


That was it. I erroneously made the assumption that since hr wasn't failing,
spInspector was getting set. Which leads me to my...
Forum: Add-ins for Outlook April 8th 09, 04:24 AM Posted to microsoft.public.outlook.program_addins
Replies: 6
Views: 119
Posted By Gabriel
Newbie get_CurrentItem() question

Hello,

I am still brand new to ATL/COM add-in development so I assume there is an
obvious answer to this. I'm using VC++ 6 and the add-in is for Outlook 2003.

I am attempting to add the body of...
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT +1. The time now is 02:50 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.