| Thread | Last Post | Replies |
|
| General Com Add-in Advice | 13 Jan 2004 14:31 GMT | 1 |
I have written a com add-in for Outlook in VB6 (2000 and XP). One of the features of the Add-in enables the creation of emails with embedded graphics, company wide signature blocks etc. This option is also available from Word, Excel and PPT, (ie, you can
|
| "can't show a non modal form when modal form is displayed" | 13 Jan 2004 14:26 GMT | 8 |
As i understood there is some problems displaying modal dialogs from outlook, So my add in uses modeless dialog while outlook propeties dialog was opened,my add in tried to display a
|
| Outlook COM Addin in Visual Basic | 13 Jan 2004 08:30 GMT | 10 |
I have developed a Outlook COM Addin in Visual Basic 6. It is working finely on my machine.When I create a package and send it to someone who doesnot have Visual Studio on his system its not working properly. What could be the reason,Plz help.
|
| Lookup fields for Microsoft CRM | 12 Jan 2004 21:34 GMT | 1 |
Is it possible at all to create new lookup field definitions in MS CRM's Deployment Manager? I am trying to find ways to do this, no success so far. Regards, Manfred
|
| How should my add-in behave when launching outlook as OLE server? | 12 Jan 2004 15:17 GMT | 6 |
My add in display a message when outlook is starting,i wonder what should it do in case outlook runs as OLE server? How should i check if outlook run as OLE server at all?,is inspecting the
|
| mass mailing from Outlook and Exchange | 12 Jan 2004 01:49 GMT | 2 |
I am looking for a way to send out a mass mailer from Outlook. I have all of my contacts (they are agents for my company) in Exchange groups. Currently I use BCC to populate all of the email accounts and then I send out one email. But, what I would like to be able to do is create an ...
|
| Franklin Covey Plan Plus | 11 Jan 2004 17:34 GMT | 4 |
I absolutely love the Plan PLus addin for Outlook. However it does not work properly with Outlook 2003. Franklin is working on correcting the problems, but so far to no avail. My question... does anyone know of a simular product for Outlook, or even a stand alone product. ...
|
| attachment addin | 11 Jan 2004 15:40 GMT | 1 |
I had a free third party addin that allowed you to choose which type of attachments you want to open. It makes Outlook work like Outlook express, adds a tab to your options.
|
| Why can I save an attachment but not open it? | 11 Jan 2004 00:16 GMT | 5 |
I've read all the previous posts about using the following methods to add an attachment to a MAPI message from my COM add-in: IMAPIFolder::CreateMessage() IMessage::CreateAttach()
|
| Problem creating multileveled commandbars | 10 Jan 2004 22:19 GMT | 1 |
Hey, I'm trying to add some options to the "Menu Bar" - you know the one with File, Edit, View...etc. File Edit View Tools MyOption
|
| Problem working with folders | 10 Jan 2004 22:17 GMT | 5 |
Hello, I'm trying to do some simple folder manipulation. I'm able to create a folder, but I'm having some problems getting the code to find it again the next time the program starts.
|
| Macros for custom spam filter? | 10 Jan 2004 16:18 GMT | 3 |
In Outlook 2003, is it possible/feasible to write a macro that runs after the Rules Filters, and allows me to basically add my own message filter logic? If so, does anyone have a model/skeleton macro I could start with?
|
| Questions from "novice" regarding developing a program that needs access to Outlook contact data | 09 Jan 2004 20:51 GMT | 3 |
While I have been programming for two dozen years, in fortran, C++ BASIC, and a few other languages, I have yet to develop a program that needed to interact with an MS Office application. Now I need to do so, so a quickstart boost would be useful. I can use either VB or VC++ for ...
|
| Generating install program for com addins | 09 Jan 2004 20:23 GMT | 4 |
As with WinXP program installation by the user is forbidden, is there a way to create setups for Com addins that would install them and register them. I used VS 6.0 wizard which copy the files but it doesn't seems to register the com addins dll!
|
| Com addIns cause Outlook to crash! | 09 Jan 2004 20:21 GMT | 3 |
I've developped an add-in which works fine when I'm in debug mode (run it from VB in debug mode). Even when I exit Outlook! when I make a dll (generated on a full US plateform) and test it, everything is ok until I quit Outlook which then wats to report a dump to Microsoft!
|