Hello,
I would like to know how can i get the name of the base class of my object,
for example:
class A{};
class B: public A {};
class C{}:public B{};
C c;
GetBaseClass(c) ;
I would like that the fonction return me: C or B or A.
because my application verify if c has a type of A or B or C else ......
thanks.
User Profile
Collapse
-
Help with "CPtrArray"
Hello,
I want to know how can I rewrite the class "CPtrArray" without MFC.
only with C++ and API win32.
thanks -
help with "AfxTermExtensionModule"
I would like to clean my DLL when one process terminate of using this DLL.
the problem is that "AfxTermExtensi onModule" is an MFC class and my project is
created with C++ and API Win32 only.
I would like to know how can I substitute the class "AfxTermExtensi onModule".
thanks!!!!!!!!! !!! -
help with CSyncObject
i would like to rewrite the class "CSyncObjet " without using MFC.
only C++ and API Win32. -
help with "CSyncObjet"
i would like to rewrite the class "CSyncObjet " without using MFC.
only C++ and API Win32. -
help to "CSingleLock"
Hello, i would like to know how can i rewrite the function "CSingleLoc k" without MFC, using only C++ and API Win32.
thanks -
HELP: "CEvent&qu ot; and "CMap" ;
i want to rewrite "CEvent" and "CMap" with C++.
i would like to include there class in linux.
thank you -
HELP: "CEvent" and "CMap"
I would like to know how can i change "CMAP" and "CEvent" (class MFC) to an algorithm on C++.
thank you. -
I would like to know how can i change "CMAP" and "CEvent" (class MFC) to an algorithm on C++.
thank you.Leave a comment:
-
I would like to know how can i change "CMAP" and "CEvent" (class MFC) to an algorithm on C++.
thank you.Leave a comment:
-
MFC --> C++
salut tous le monde, je cherche a savoire comment on peut réecrir la classe "CMap" et "CEvent" de MFC en C++.
Merci d'avance.
No activity results to display
Show More
Leave a comment: