hello, :(
i am beginner in C++ i want to how import a dll and use the classes in it's library like the msxml6.dll?... i know how to load the dll file using api function which is in "windows.h> and use the functions but how can i make instances from the classes in those libs.
moataz,