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 » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

32-bit app using 64-bit Outlook COM objects?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old May 3rd 10, 10:27 PM posted to microsoft.public.outlook.program_vba
Jeff
external usenet poster
 
Posts: 41
Default 32-bit app using 64-bit Outlook COM objects?

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  
Old May 4th 10, 06:47 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default 32-bit app using 64-bit Outlook COM objects?

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  
Old May 6th 10, 05:37 PM posted to microsoft.public.outlook.program_vba
Jeff
external usenet poster
 
Posts: 41
Default 32-bit app using 64-bit Outlook COM objects?

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  
Old May 6th 10, 06:54 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default 32-bit app using 64-bit Outlook COM objects?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 09:09 PM.


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.