General purpose classes in MFC
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
How can i implement the dynamic menus in MFC plz give the code
What is the difference between regular dlls and extended dlls?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?
What is the difference between OnInitialUpdate and OnUpdate?
What is the base class for most MFC classes?
i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required
How we can findout Memoryleaks, In what way it can be avoided
What is thread & process?
what is the use of CCmdTarget?
what is the difference between compiling and building?