Page 1 of 1

XLW query

Posted: March 14th, 2012, 6:26 am
by quanteric
Hi, I am wondering if you can help me out with using xlw.I have built a C++ library and turned it into an XLL usng xlw. Is there a way to include a help file when the functions exposed by the XLL are selected in the function wizard?Thanks

XLW query

Posted: March 14th, 2012, 7:31 am
by adcockj
If you use version 5, get the latest from herehttps://sourceforge.net/projects/xlw/files/xlw/xlw%205.0/There is a new mechanism for automatically building help files.The stuff you need and how to do it should be in the xlw help file.John