Search the Community
Showing results for tags 'vla-getinterfaceobject'.
-
I am migrating from Autocad Map 2009 in windows XP (32 bits), to Map 2014 64bits, in Windows 7 64 bits My question is if is possible to use visual basic 6.0 activex with Map 2014 64bits And if it is possible, what to do to get the interface to it. I have from history a "dll Visual Basic 6.0 A...
-
- visual basic 6.0
- map 2014
-
(and 3 more)
Tagged with:
-
Map 2013,calling vla-GetInterfaceObject to Visual Basic 6.0 dll on Windows7 64 bits
marbile posted a topic in .NET, ObjectARX & VBA
I have a Visual Basic compiled ActiveX dll, (call marVbUtils.dll, with a lot of map utilites) written in Visual Basic 6.0. It works fine in XP with Map 2009 There, I connect with the ActiveX dll from visual lisp, like this: (vla-GetInterfaceObject (vlax-get-acad-object) ""marVBasic.marVbUtils") a...- 1 reply
-
- visual basic
- vb6
-
(and 3 more)
Tagged with:
-
(SETQ obj (VLA-GETINTERFACEOBJECT (VLAX-GET-ACAD-OBJECT) "CadLisp.Lisp")) I am trying to get this to work on our new 64bit Windows 7 machine (Map 2012). It has been working fine on our existing XP machines (Map2009) for the last year. When I run this, I get the following error; (SETQ obj...
- 12 replies
-
- instansiate com
- automation error
-
(and 1 more)
Tagged with: