User profile: cplusplusstudent

User info
User name:cplusplusstudent
History
Joined:
Number of posts:32
Latest posts:

Import a clas into a dll
I 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 class
Galik,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 class
Galik,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 class
No 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