Hi, has anyone been able to export the xlw project in VC12 and compile a .xll successfully?
I'm trying it myself. Apart from having to add the <algorithm> header to files that use std::min and std::max, everything compiled just fine.
However, every time I try to register the .xll to Excel I have an error message "xll not a valid add-in" and, moreover, the xll gets eliminated after the process.
So, if anyone has been succesfull compiling on VC12, please share here.
Thanks.