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
is it possible to display a window .without using windowclass
if i modified data in 1 view how does the other view knows
What is a critical section and how is it implemented?
what is the updated verssion in vc++
what is the use of CWinApp class?
How can i implement the dynamic menus in MFC plz give the code
What is thread & process?
How to handle command line arguements from simple MFC application ?
What is the difference between GetMessage and PeekMessage ?
1)why we cant create more than one instance of the class Derived from CWinApp
What is the use of OninitDialog ?
What four types of properties are supported by an ActiveX control?