Serving the Quantitative Finance Community

Search found 1 match

by Willowdog
April 10th, 2003, 3:47 pm
Forum: Programming and Software Forum
Topic: Memory issue: calling C++ DLL from VBA
Replies: 11
Views: 191153

Memory issue: calling C++ DLL from VBA

For reference, you can call objects from an XLL, you just need to "Extern "C"" the xll wrapper functions.