xlw

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

xlw

Mark joshi
I think I've managed to get a version of xlw working under both Visual C++ 6.0 and
Dev-Cpp 4.9.9.2 . I've put a simple project at

http://www.markjoshi.com/xlwDevCpp.zip

Main issues were
1) build a dev cpp project from scratch instead of importing one
2) get rid of all warnings in dev-cpp with -Wall on esp. non-POD warnings
3) add #include <stdexcept> to get rid of compilation errors regarding run time
exceptions
4) pass arguments as LPXLOPER s not XlfOper s

I'll be interested in hearing how others do with it.

regards

Mark



Reply | Threaded
Open this post in threaded view
|

Re: xlw

Nicolas Di Césaré
Selon [hidden email]:

> I think I've managed to get a version of xlw working under both Visual C++
> 6.0 and
> Dev-Cpp 4.9.9.2 . I've put a simple project at
>
> http://www.markjoshi.com/xlwDevCpp.zip
>

Mark,

It's great, thanks a lot. Here is the required test file of the xlw project

http://nicolas.dicesare.free.fr/xlwExample.zip

Nicolas


--
Nicolas Di Césaré
http://nicolas.dicesare.free.fr