![]() |
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 a 32-bit app can use Outlook COM objects that are
being served by a 64-bit version of Outlook 2010? Thanks, jb |
Ads |
#2
|
|||
|
|||
![]()
I don't believe so, but you'd have to test that for yourself.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Jeff" wrote in message ... Does anyone know if a 32-bit app can use Outlook COM objects that are being served by a 64-bit version of Outlook 2010? Thanks, jb |
#3
|
|||
|
|||
![]()
On May 4, 12:47*pm, "Ken Slovak - [MVP - Outlook]"
wrote: I don't believe so, but you'd have to test that for yourself. -- Ken Slovak [MVP - Outlook]http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options.http://www.slovaktech.com/products.htm "Jeff" wrote in message ... Does anyone know if a 32-bit app can use Outlook COM objects that are being served by a 64-bit version of Outlook 2010? Thanks, jb I wrote a 32-bit sample app, and it was able to do the following against a Outlook 2010 x64 on Windows 7 x64: Create the Application object Create the NameSpace object Call NameSpace.GetDefaultFolder() Call MAPIFolder.Items.Count So it looks like cross-bitness Outlook COM works. |
#4
|
|||
|
|||
![]()
Thanks for testing that out and thanks for posting your results.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Jeff" wrote in message ... snip I wrote a 32-bit sample app, and it was able to do the following against a Outlook 2010 x64 on Windows 7 x64: Create the Application object Create the NameSpace object Call NameSpace.GetDefaultFolder() Call MAPIFolder.Items.Count So it looks like cross-bitness Outlook COM works. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Hooking Outlook COM Objects | Pablo Yabo | Add-ins for Outlook | 0 | December 5th 08 02:53 PM |
Transform DocumentItem Objects as Outlook Item Objects in folder | Wnick | Outlook and VBA | 5 | February 22nd 08 08:59 PM |
associating scripts to outlook objects | gshetty | Outlook - General Queries | 0 | December 3rd 07 05:53 PM |
Adding Objects as attachments to mails in outlook using c# | dev | Add-ins for Outlook | 1 | January 5th 07 02:51 PM |
Getting the OWA URL of Contact Item using Outlook Objects and CDO in vb.net 2.0 | [email protected] | Add-ins for Outlook | 1 | November 17th 06 03:13 PM |