I found this article from Codeproject and I want merge it with ArchiCAD-Addon
http://www.codeproject.com/KB/office/ExcelFormat.aspx?fid=1549560&fr=76&df=90&mpp=25&noise=3&sort=Po...in TestExcel Folder it's can complie and use the library successfully.
But when I cut the snippet code to merge with ArchiCAD. It can compile successfully. But in run-time when I use command. It's show ASSERTION ERROR at dbgdel.cpp file at line 52 and ArchiCAD is crash too.
How can I merge this library to add-on?
Could you help me solve the problem?