Function Argument's value doesn't changeBah! I see. I fixed it and it works fine...thanks!
Function Argument's value doesn't changeWhen I pass a string by reference and modify it, why doesn't it change in the calling procedure? ...
C++ DLL Crashes MS ACCESSThis is my first C++ adventure. It is a .NET DLL that I want to call functions from within VBA (MS A...
Trying to convert VB.NET to C++ Exportable DLL FunctionOk. I got the code compiled with no errors / warnings. I guess now I'll set out to figure out what I...
Trying to convert VB.NET to C++ Exportable DLL FunctionHello helios, I created a Win32 C++ Project, but enabled /clr for namespace usage That gives me ac...