Page 1 of 1
xlw and devcpp
Posted: March 4th, 2005, 4:26 pm
by mj
Finally managed to create version of xlw that works in both visual C++ 6.0 and dev-cpp 4.9.9.2 . For those not aware, devcpp is a free ide that wraps the free mingw gcc compiler. I've put a copy of the code and project files athttp://
www.markjoshi.com/xlwDevCpp.zipI look forward to any comments. Does anyone know how to create a dll with the free borland 5.5 compiler as I'd like to get it towork with that as well?
xlw and devcpp
Posted: March 9th, 2005, 2:43 pm
by mj
anyone interested in this?
xlw and devcpp
Posted: March 10th, 2005, 7:40 pm
by AVt
Since nobody takes it ... if i code something in C for Excel my concernis testing and finding limitations. For this i try to do in such a way,that it accessible in Maple (others may have a different CAS) ... whichis a kind of contrary to a XLW. If passing beyond an industry standardi would be out more for higher performance and exactness than MS (likesay lcc-win32, which i actually do not know).
xlw and devcpp
Posted: March 16th, 2005, 3:52 pm
by Ri
Hey MJ thanks a lot for this, the official version I couldn't get to work, but this I could!!Complete beginner in this though so nothing constructive to add except sincere thanks.
xlw and devcpp
Posted: March 17th, 2005, 8:42 am
by mj
glad to hear someone liked it