(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...