Serving the Quantitative Finance Community

 
User avatar
mj
Topic Author
Posts: 12
Joined: December 20th, 2001, 12:32 pm

xlw and devcpp

March 4th, 2005, 4:26 pm

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?
 
User avatar
mj
Topic Author
Posts: 12
Joined: December 20th, 2001, 12:32 pm

xlw and devcpp

March 9th, 2005, 2:43 pm

anyone interested in this?
 
User avatar
AVt
Posts: 90
Joined: December 29th, 2001, 8:23 pm

xlw and devcpp

March 10th, 2005, 7:40 pm

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).
 
User avatar
Ri
Posts: 0
Joined: November 7th, 2003, 10:37 am

xlw and devcpp

March 16th, 2005, 3:52 pm

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.
 
User avatar
mj
Topic Author
Posts: 12
Joined: December 20th, 2001, 12:32 pm

xlw and devcpp

March 17th, 2005, 8:42 am

glad to hear someone liked it