What is stack size in win32 program?
What is the base class for MFC Framework ?
Does the application have more than one object? If Yes, Briefly explain.
Given two processes, how can they share memory?
Will there be any difference in the image buffer size if it is loaded in from CString to LPTSTR using GetBuffer()? lptstr = string.GetBuffer(0);
What interface must be supported by an ActiveX control?
What is LoadLibrary function returns?
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
What is serialization ?which function is responsible for serializing data ?
How to handle command line arguements from simple MFC application ?
is there any class which is not derived from Cobject
What is Thread ?(VC++)What is the difference between Cmutex and Csemaphone?
Hi can anyone explain about the synchronization objects types and where we are using in the code.