Message 1 of 4
[] Arx registration

Not applicable
02-10-2004
08:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
I'm trying to write an ActiveX 'wrapper' for an existing arx
application. The end result should make it possible to pass parameters
and call arx functions from Access 97, in order to automate the
creation of drawings from a database of objects.
I've installed ObjectArx 2002 package (I'm using Acad 2002) on top of
VC++ 6.0.
The wrapper produced with ObjectARX wizard works fine under Acad, but
cannot register. Regsvr32 reports 'Invalid memory access'.
Access can see my dll (and objects, methods and properties in it), but
gives error 429 (can not register ActiveX control) when I try to use
them.
Wrappers produced by other Class Wizards give me the code that will
register until I add acrx exports to .def file.
What am I doing wrong?
--
Vlasta
------------------------------------------------------------------------
Vlasta's Profile: http://www.vbdesign.net/expresso/member.php?action=getinfo&userid=3229
View this thread: http://www.vbdesign.net/expresso/showthread.php?threadid=25795