|
|
||||
|
||||
|
|
|
|||
|
Dear Jürgen Knauf:
On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
So, it is time to end with VO programming. Or are there plans for a 64-bit
VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
Huh? That you can't use LoadLibrary hardly means the end of VO programming -
just use a different approach! Have you considered exposing the VO behavior you need from VBA via COM? What exactly are you trying to do? Somebody may have done that already. Ginny "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
Native 64-bit processes in Office 2010 cannot load 32-bit binaries no matter
what what programming language you use. Good reading here: http://msdn.microsoft.com/en-us/library/ee691831.aspx Jamal "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
I just want to use some functions written in VO to expand the Word
functionality. "Ginny Caughey" schrieb im Newsbeitrag news:4f6c5eb2$0$786$c3e8da3$9b4ff22a@news.astraweb .com... Huh? That you can't use LoadLibrary hardly means the end of VO programming - just use a different approach! Have you considered exposing the VO behavior you need from VBA via COM? What exactly are you trying to do? Somebody may have done that already. Ginny "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
I am slightly surprised to hear of much use of office 64bit after MSs
encouragement http://technet.microsoft.com/en-us/l.../ee681792.aspx "For example, this additional capacity is needed only by those Microsoft Excel users who require Excel spreadsheets that are larger than 2 gigabytes (GB). The 32-bit version of Office 2010 provides the same functionality and is also compatible with 32-bit add-ins. Therefore, the 32-bit version of Office 2010 is installed by default. " On 25/03/2012 19:03, Jürgen Knauf wrote: > I just want to use some functions written in VO to expand the Word > functionality. > > > > > > > "Ginny Caughey" schrieb im Newsbeitrag > news:4f6c5eb2$0$786$c3e8da3$9b4ff22a@news.astraweb .com... > > Huh? That you can't use LoadLibrary hardly means the end of VO > programming - > just use a different approach! Have you considered exposing the VO behavior > you need from VBA via COM? What exactly are you trying to do? Somebody may > have done that already. > > Ginny > > "Jürgen Knauf" wrote in message > news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... > > So, it is time to end with VO programming. Or are there plans for a 64-bit > VO Version. Vulcan is no alternative for me > > > "dlzc" schrieb im Newsbeitrag > news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... > > Dear Jürgen Knauf: > > On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: >> Hello, >> >> I get an error when I try to load ( loadlibrary()) >> a VO.DLL within a VBA application with Word 2010 >> (64-Bit) >> >> With MS Word (32-Bit) there is no problem. >> >> Any Idea? > > You cannot load 32-bit libraries in 64-bit applications. > > David A. Smith |
|
|||
|
Which functions? I was wondering if there is an alternative approach for
what you need to do. Ginny "Jürgen Knauf" wrote in message news:4f6f5df9$0$6624$9b4e6d93@newsspool2.arcor-online.net... I just want to use some functions written in VO to expand the Word functionality. "Ginny Caughey" schrieb im Newsbeitrag news:4f6c5eb2$0$786$c3e8da3$9b4ff22a@news.astraweb .com... Huh? That you can't use LoadLibrary hardly means the end of VO programming - just use a different approach! Have you considered exposing the VO behavior you need from VBA via COM? What exactly are you trying to do? Somebody may have done that already. Ginny "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
But i can write for example a 64-Bit binary with c#. But not with VO. So VO
is not usable for future development. "Jamal" schrieb im Newsbeitrag news:jkijhj$d44$1@dont-email.me... Native 64-bit processes in Office 2010 cannot load 32-bit binaries no matter what what programming language you use. Good reading here: http://msdn.microsoft.com/en-us/library/ee691831.aspx Jamal "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
I want to save text snippets in a ADS database.
"Ginny Caughey" schrieb im Newsbeitrag news:4f6f728b$0$1613$c3e8da3$f017e9df@news.astrawe b.com... Which functions? I was wondering if there is an alternative approach for what you need to do. Ginny "Jürgen Knauf" wrote in message news:4f6f5df9$0$6624$9b4e6d93@newsspool2.arcor-online.net... I just want to use some functions written in VO to expand the Word functionality. "Ginny Caughey" schrieb im Newsbeitrag news:4f6c5eb2$0$786$c3e8da3$9b4ff22a@news.astraweb .com... Huh? That you can't use LoadLibrary hardly means the end of VO programming - just use a different approach! Have you considered exposing the VO behavior you need from VBA via COM? What exactly are you trying to do? Somebody may have done that already. Ginny "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
But ADS is not VO. Is there any other way to write to ADS other than by
using VO? It sounds to me like your problem is with ADS and not with VO. Ginny "Jürgen Knauf" wrote in message news:4f700177$0$6549$9b4e6d93@newsspool4.arcor-online.net... I want to save text snippets in a ADS database. "Ginny Caughey" schrieb im Newsbeitrag news:4f6f728b$0$1613$c3e8da3$f017e9df@news.astrawe b.com... Which functions? I was wondering if there is an alternative approach for what you need to do. Ginny "Jürgen Knauf" wrote in message news:4f6f5df9$0$6624$9b4e6d93@newsspool2.arcor-online.net... I just want to use some functions written in VO to expand the Word functionality. "Ginny Caughey" schrieb im Newsbeitrag news:4f6c5eb2$0$786$c3e8da3$9b4ff22a@news.astraweb .com... Huh? That you can't use LoadLibrary hardly means the end of VO programming - just use a different approach! Have you considered exposing the VO behavior you need from VBA via COM? What exactly are you trying to do? Somebody may have done that already. Ginny "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
Jürgen,
c# is a completely different language than VO. If you want to use VO from a 64bit program I would suggest creating a COM object with VO and then calling the COM object from word. That should work as you are not calling VO directly but using the OLE interface. Regards, Willie Vulcan VIP "Jürgen Knauf" wrote in message news:4f700139$0$6564$9b4e6d93@newsspool4.arcor-online.net... But i can write for example a 64-Bit binary with c#. But not with VO. So VO is not usable for future development. "Jamal" schrieb im Newsbeitrag news:jkijhj$d44$1@dont-email.me... Native 64-bit processes in Office 2010 cannot load 32-bit binaries no matter what what programming language you use. Good reading here: http://msdn.microsoft.com/en-us/library/ee691831.aspx Jamal "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
Hi Ginny,
ADS is not the problem! I have a Dll written in VO, which works perfekty with Word 2010 32-Bit. But not with Word 64-Bit! I use loadlibrary() to use my functions in the dll. I want to know if there is a way to use my dll without changing. If there is no other solution than using COM, I'm considering to rewrite it in C#. I have converted some other applications to C# successfully. Juergen "Ginny Caughey" schrieb im Newsbeitrag news:4f704a0a$0$32206$c3e8da3$670ba073@news.astraw eb.com... But ADS is not VO. Is there any other way to write to ADS other than by using VO? It sounds to me like your problem is with ADS and not with VO. Ginny "Jürgen Knauf" wrote in message news:4f700177$0$6549$9b4e6d93@newsspool4.arcor-online.net... I want to save text snippets in a ADS database. "Ginny Caughey" schrieb im Newsbeitrag news:4f6f728b$0$1613$c3e8da3$f017e9df@news.astrawe b.com... Which functions? I was wondering if there is an alternative approach for what you need to do. Ginny "Jürgen Knauf" wrote in message news:4f6f5df9$0$6624$9b4e6d93@newsspool2.arcor-online.net... I just want to use some functions written in VO to expand the Word functionality. "Ginny Caughey" schrieb im Newsbeitrag news:4f6c5eb2$0$786$c3e8da3$9b4ff22a@news.astraweb .com... Huh? That you can't use LoadLibrary hardly means the end of VO programming - just use a different approach! Have you considered exposing the VO behavior you need from VBA via COM? What exactly are you trying to do? Somebody may have done that already. Ginny "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
Hi Willie,
I have some experience in C#. Sooner or later i have to change to C#, if there is no 64-Bit support in VO. Juergen "Willie Moore" schrieb im Newsbeitrag news:jkpqcn$t10$1@speranza.aioe.org... Jürgen, c# is a completely different language than VO. If you want to use VO from a 64bit program I would suggest creating a COM object with VO and then calling the COM object from word. That should work as you are not calling VO directly but using the OLE interface. Regards, Willie Vulcan VIP "Jürgen Knauf" wrote in message news:4f700139$0$6564$9b4e6d93@newsspool4.arcor-online.net... But i can write for example a 64-Bit binary with c#. But not with VO. So VO is not usable for future development. "Jamal" schrieb im Newsbeitrag news:jkijhj$d44$1@dont-email.me... Native 64-bit processes in Office 2010 cannot load 32-bit binaries no matter what what programming language you use. Good reading here: http://msdn.microsoft.com/en-us/library/ee691831.aspx Jamal "Jürgen Knauf" wrote in message news:4f6c1a52$0$6624$9b4e6d93@newsspool2.arcor-online.net... So, it is time to end with VO programming. Or are there plans for a 64-bit VO Version. Vulcan is no alternative for me "dlzc" schrieb im Newsbeitrag news:26550329.131.1332442280705.JavaMail.geo-discussion-forums@ynne2... Dear Jürgen Knauf: On Thursday, March 22, 2012 11:46:33 AM UTC-7, Jürgen Knauf wrote: > Hello, > > I get an error when I try to load ( loadlibrary()) > a VO.DLL within a VBA application with Word 2010 > (64-Bit) > > With MS Word (32-Bit) there is no problem. > > Any Idea? You cannot load 32-bit libraries in 64-bit applications. David A. Smith |
|
|||
|
Dear Jürgen Knauf:
On Monday, March 26, 2012 9:03:34 AM UTC-7, Jürgen Knauf wrote: > > ADS is not the problem! > I have a Dll written in VO, which works perfekty > with Word 2010 32-Bit. But not with Word 64-Bit! > I use loadlibrary() to use my functions in the dll. And this approach is the heart of the problem. It (loadlibrary()) has inherent "bitness". > I want to know if there is a way to use my dll > without changing. > > If there is no other solution than using COM, > I'm considering to rewrite it in C#. I have > converted some other applications to C# > successfully. And you will have to code and load a different C# solution, depending on the bitness of the Excel running, unless you use COM / OLE or one of the other methods that ignore bitness. In which case, you can use what you alreadyhave. Or do it in VBA, or something that is interpreted by Excel, so that it doesn't matter. David A. Smith |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|