![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Does anyone know if you can write a custom action DLL using VB and not C++?
|
Ads |
#2
|
|||
|
|||
![]()
As far as I know they have to be written in unmanaged C++.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Menachem Bazian" wrote in message ... Does anyone know if you can write a custom action DLL using VB and not C++? |
#3
|
|||
|
|||
![]()
"Ken Slovak - [MVP - Outlook]" wrote in
: As far as I know they have to be written in unmanaged C++. OK. Do you know if it is possible to flip the READ status of an incoming message to UNREAD if it is marked READ? |
#4
|
|||
|
|||
![]()
Item.Unread is read/write but you have to change it at a point when nothing
else is accessing it or you get conflict errors. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Menachem Bazian" wrote in message ... "Ken Slovak - [MVP - Outlook]" wrote in : As far as I know they have to be written in unmanaged C++. OK. Do you know if it is possible to flip the READ status of an incoming message to UNREAD if it is marked READ? |
#5
|
|||
|
|||
![]()
"Ken Slovak - [MVP - Outlook]" wrote in
: Item.Unread is read/write but you have to change it at a point when nothing else is accessing it or you get conflict errors. Yeah, that makes sense. I think I need to find C++ programmer who has experience in this who could write something... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Adding Custom Action with Installer class | AtulSureka | Outlook - Using Forms | 0 | July 31st 06 04:38 PM |
custom action | adubb | Outlook - Using Forms | 1 | March 30th 06 09:17 PM |
How to copy a custom action | bowen | Outlook and VBA | 2 | February 22nd 06 02:12 AM |
How to Copy a Custom Action | bowen | Add-ins for Outlook | 0 | February 20th 06 06:10 AM |
How to copy a custom action | bowen | Outlook - Using Forms | 0 | February 20th 06 06:10 AM |