Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel 12 Add-In compatibility - registerXLL fails in Office2007

I'm testing our existing Excel Add-In for compatibility with Office 2007.
This is a C++ Excel Add-In that gets loaded thru a VBA xla module.
The xla module loads and starts up ok, but the call to register the C++
component fails. This uses a standard call that works with all previous
versions of Excel.
returnValue = Application.RegisterXLL(addinFileName)
where addinFileName is a string set to the C++ Add-In filename.
The value returned is "false".

Has something changed for the calling prerequisites for the registerXLL
function or is this function broken in the beta version?

Thanks!
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how reopen the document with Enable Macros.office2007 ossama alnaggar New Users to Excel 0 July 9th 08 12:46 PM
Office2007 - Can I design a button for toolbar macro? OldJohn Excel Discussion (Misc queries) 1 May 19th 08 01:45 PM
revert from office2007 Sonny[_2_] Setting up and Configuration of Excel 3 February 17th 08 05:36 AM
i am unable to find "Text to speech" tool bar in Office2007 excel Mowrya Excel Discussion (Misc queries) 1 April 2nd 07 10:52 AM
office2007 beta Petros New Users to Excel 1 September 12th 06 08:08 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"