DWGCompareX, a standalone ActiveX control for comparing dwg is available for developers.
Steps to use this control
Help For Developers
Dim objImage
Set objImage= CreateObject("AutoDWGCompare.CompareDWG")
objImage.Compare "version1.dwg","version2.dwg"
#import "D:\\AutoDWGCompare\\CompareDWGX.ocx" named_guids rename_namespace("AutoDWGCompare")
{
CString str1, str2;
CComPtr<AutoDWGCompare::ICompareDWG> conv;
HRESULT hResult = conv.CoCreateInstance(AutoDWGCompare::CLSID_CompareDWG);
str1 = m_strInputFile1;
str2 = m_strInputFile2;
conv->raw_Compare(str1.AllocSysString(), str2.AllocSysString());
}
FAQ:
dll registration failed, how to fix it? |
Will this software work with 64 bit computer? |
Do you offer customized service? |
How to update the product? |
How to download the old program? |
System Requirements:
OS:Compatible with XP, Vista, Win7, Win8, Win10
RAM: 1024MB or greater, executable program takes 27Mb, loaded with a drawing file will take more RAM depends on the size of drawing file.
HD: 40MB free hard drive spaces to install
Technical Support:
Free technical support is available to all customers, any question please contact: info@autodwg.com.
Update:
You’ll enjoy one year free update service since you buy the software. After expiry, you can continue using the software but no more updates will be available unless you purchase.