Is it possible to create a variable in visual basic and then call a function from a DLL created in C++ that will access that variable? Like in the DLL, C++ uses a pointer to memory where the variable is stored and then changes it. Would that work?
Is it possible to create a variable in visual basic and then call a function from a DLL created in C++ that will access that variable? Like in the DLL, C++ uses a pointer to memory where the variable is stored and then changes it. Would that work?
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET. subscribe