|




Jorge Lopez
Original Author
E-Mail:
jorge.lopez@jrl-e.com
|
Installation
Latest source code for AutoCAD 2007 and AutoCAD 2008:
| File |
Description |
| ACCONT18SRC.ARX |
Latest source code for the Accont17.arx and
Accont18.arx. |
For AutoCAD 2008 (64-bit):
| File |
Description |
| ACCONT18.ARX |
ObjectARX application which implements the docking
ActiveX control container window along with its Automation API. Once
this application is loaded, it registers itself for demand loading and
registers its Automation API. |
| ACCONT18.TLB |
Contains all the type information for the application’s
Automation API. You need to ship this file (in the same directory as
ACCONT18.ARX). |
For AutoCAD 2007 and AutoCAD 2008 (32-bit):
| File |
Description |
| ACCONT17.ARX |
ObjectARX application which implements the docking
ActiveX control container window along with its Automation API. Once
this application is loaded, it registers itself for demand loading and
registers its Automation API. |
| ACCONT17.TLB |
Contains all the type information for the application’s
Automation API. You need to ship this file (in the same directory as
ACCONT17.ARX). |
|
VBDOCKTEST17.ZIP |
Compiled ActiveX Control used for testing with source
code. Requires Visual Basic 6.0. |
For AutoCAD 2004, 2005, 2006:
| File |
Description |
| ACCONT16.ARX |
ObjectARX application which implements the docking
ActiveX control container window along with its Automation API. Once
this application is loaded, it registers itself for demand loading and
registers its Automation API. |
| ACCONT16.TLB |
Contains all the type information for the application’s
Automation API. You need to ship this file (in the same directory as
ACCONT16.ARX). |
|
ACCONT12_16.ZIP |
Latest source code for ACCONT16.ARX. |
For AutoCAD 2000, 2000i, 2002:
| File |
Description |
| ACCONT.ARX |
ObjectARX application which implements the docking
ActiveX control container window along with its Automation API. Once
this application is loaded, it registers itself for demand loading and
registers its Automation API. |
| ACCONT.TLB |
Contains all the type information for the application’s
Automation API. You need to ship this file (in the same directory as
ACCONT.ARX). |
|
ACCONT12.ZIP |
Original released zip file with everything. Contains
all source code and a test VB project. |
Disclaimer
THIS PROGRAM IS PROVIDED "AS IS" AND WITH ALL FAULTS. YOU ASSUME ALL
RESPONSIBILITY WITH REGARDS TO THIS PROGRAM AND SOURCE CODE BY USING IT.
AutoCAD 2000 through 2008
Permission to use, copy, modify, and distribute this
software in object code form for any purpose and without fee is hereby
granted, provided that it does not break existing users of Accont.arx, Accont16.arx,
Accont17.arx, Accont18.arx.
You do this by changing the ARX and TLB file names, the
registered command name, the registry key entries (both demand loading
and COM support), and all the guids used.
|