Hi everybody,
I recently move from Visual Basic to C++ and I've got a question about DLLs. Who can I use the functions of a DLL I created in C++? Please give an example... Is it the same thing to use OCX's function in C++ (the OCX has also been created in Visual Basic).
Khavoerm
P.S.: I'm using Visual C++ v. 6.0
