AutoCAD OEM

AutoCAD OEM

Anonymous
Not applicable
660 Views
2 Replies
Message 1 of 3

AutoCAD OEM

Anonymous
Not applicable
I've just received a demo version of AutoCAD OEM. Since there is no
newsgroup avaiable for this product I thought I'd try here for a little
info. I see that MSVC++ is a software requirement which leads me to believe
that it can only be used with ObjectARX.

But I do see in the documentation that apps can be ported from all other
API's. Does this mean they have to be rewritten using ObjectARX?

Any help would be appreciated.

Dale
0 Likes
661 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Last time I checked, MSVC++ is a requirement. That is because
all DLLs and ARX libraries and other forms of customization that
you supply with the deliverable, must be 'branded', in order for
them to be usable. That is done to prevent the end user of the
product from loading and running their own customization (of any
kind, including LISP, VBA, and so on).

Of course, you can port any kind of customization to ObjectARX,
but that's going to require reasonble experience with it.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com

"Dale Levesque" wrote in message news:5002952@discussion.autodesk.com...
I've just received a demo version of AutoCAD OEM. Since there is no
newsgroup avaiable for this product I thought I'd try here for a little
info. I see that MSVC++ is a software requirement which leads me to believe
that it can only be used with ObjectARX.

But I do see in the documentation that apps can be ported from all other
API's. Does this mean they have to be rewritten using ObjectARX?

Any help would be appreciated.

Dale
0 Likes
Message 3 of 3

Anonymous
Not applicable
Ah that makes sense. Thanks Tony.

"Tony Tanzillo" wrote in message
news:5003476@discussion.autodesk.com...
Last time I checked, MSVC++ is a requirement. That is because
all DLLs and ARX libraries and other forms of customization that
you supply with the deliverable, must be 'branded', in order for
them to be usable. That is done to prevent the end user of the
product from loading and running their own customization (of any
kind, including LISP, VBA, and so on).

Of course, you can port any kind of customization to ObjectARX,
but that's going to require reasonble experience with it.

--
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006
http://www.acadxtabs.com

"Dale Levesque" wrote in message
news:5002952@discussion.autodesk.com...
I've just received a demo version of AutoCAD OEM. Since there is no
newsgroup avaiable for this product I thought I'd try here for a little
info. I see that MSVC++ is a software requirement which leads me to believe
that it can only be used with ObjectARX.

But I do see in the documentation that apps can be ported from all other
API's. Does this mean they have to be rewritten using ObjectARX?

Any help would be appreciated.

Dale
0 Likes