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 9 of 9
Search took 0.04 seconds.
Search: Posts made by: Byron
Forum: Add-ins for Outlook January 13th 09, 08:41 PM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 1,199
Posted By Byron
Redemption Compiler problem

Got it. I figured it out. Thanks for the help Dmitry and Cain T. S.
Random. Here is my solution:

Redemption::ISafeMailItemPtr...
Forum: Add-ins for Outlook January 13th 09, 02:24 PM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 1,199
Posted By Byron
Redemption Compiler problem

I do specify using namespace Redemption; following the import line.
#import "C:\\Program Files\\Redemption\\Redemption.dll" named_guids
using namespace Redemption;

I can compile now but I can't...
Forum: Add-ins for Outlook January 12th 09, 08:42 PM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 1,199
Posted By Byron
Redemption Compiler problem

I'm not using ATL.




On Jan 12, 3:01*pm, wrote:
On Jan 12, 11:46*am, Byron wrote:


Forum: Add-ins for Outlook January 12th 09, 04:46 PM Posted to microsoft.public.outlook.program_addins
Replies: 7
Views: 1,199
Posted By Byron
Redemption Compiler problem

I'm not well versed enough in COM to troubleshoot this problem. Any
help or suggestions will be greatly appreciated. TIA.

I am trying to use Redemption but I'm having trouble getting past...
Forum: Add-ins for Outlook September 13th 07, 07:36 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 686
Posted By Byron
Error deleting second attach from RTF Msg w/ Outlook 2007

And of course 2 days later I run across the online documentation,
should have looked there instead of using VBAOL10.CHM.

http://msdn2.microsoft.com/en-us/library/aa217214(office.10).aspx

(Last Line...
Forum: Add-ins for Outlook September 12th 07, 01:41 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 686
Posted By Byron
Error deleting second attach from RTF Msg w/ Outlook 2007

Finally found a solution to the problem. Simple call Save on the
MailItem before trying to process the next attachment.

case 0xf005: // Send
try
{
Outlook::_MailItemPtr...
Forum: Add-ins for Outlook September 7th 07, 08:14 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 686
Posted By Byron
Error deleting second attach from RTF Msg w/ Outlook 2007

Could someone w/ a known good add-in test this out? I've stripped out
all the code in the Send event except for what's neccessary for
deleting attachments and it still fails with 0x80030002 "%1...
Forum: Add-ins for Outlook September 6th 07, 07:06 PM Posted to microsoft.public.outlook.program_addins
Replies: 3
Views: 686
Posted By Byron
Error deleting second attach from RTF Msg w/ Outlook 2007

I get an error, 0x80030002 "%1 could not be found.", when I try to
delete the second attachment from an rtf email message only in Outlook
2007. The first attachment gets processed with no problems. ...
Forum: Add-ins for Outlook November 20th 06, 01:11 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 815
Posted By Byron
Would I still use IExchExt

I'm trying to add a button and a new menu command to the Outlook window
when composing a new email for the standard HTML message and the Word
message. From what I've read I need to use the Outlook...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT +1. The time now is 11:44 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.