Import a clas into a dllI have created a DLL which is a static DLL in MFC. I want to use a class which is defined in anothe...
can not create a function pointer of classGalik,i got the point . actually i wanted to declare these functions as static so that ot to make al...
can not create a function pointer of classGalik,is there any way to declare the test_func_1 as static. Because if i do so compiler gives me an...
can not create a function pointer of classNo it stills there ;) I am modifying it a bit further to replicate exactly what i am facing [code]...
How to access the function pointer from vector of structure[code] #include <iostream> #include <cstdlib> template<typename Data_T> class test { public:...
This user does not accept Private Messages