VBA
Discuss AutoCAD ActiveX and VBA (Visual Basic for Applications) questions here.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VBA 32bits >> 64bits problem

3 REPLIES 3
Reply
Message 1 of 4
cocobat40
508 Views, 3 Replies

VBA 32bits >> 64bits problem

Hello,

I just move on Autocad 2014 64bit Version.

I had before macro (VBA) which worked very well on Autocad 2012 32bit Version.

I'm not developper designer and I just do not understand much about the VBA code ...

My macro does not work and I saw that there were differences between the 32bit version and the 64bit version?

does anyone know the differences that currently the code?

Thank you for your answers and sorry for my English very French ... 😉

3 REPLIES 3
Message 2 of 4
norman.yuan
in reply to: cocobat40

It is really not possible for anyone to say what makes your 32-bit VBA code stop working in 64-bit VBA environment without knowing/seeing what the code does and what software component the code uses, other than the fact you already know: VBA code may stop working when moving to 64-bit VBA and has to be modified accordingly.

 

A bit more technical aspect: you must remove/repalce all the 32-bit depedent code, if you know how to 

Norman Yuan

Drive CAD With Code

EESignature

Message 3 of 4
Jedimaster
in reply to: cocobat40

The most common problem I have run into is HWND32 / HWND.  In the object browser search for 32. Any of the objects that have a 32 bit counter part can be the issue.

Message 4 of 4
cocobat40
in reply to: norman.yuan

Ok thank you

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost