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
What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example
1)how to Display the File Dialog Box, in MFC ?
What is a message map, and what is the advantage of a message map over virtual functions?
What is the size of class
Psychic Window Technique
What is the use of CCmdTarget ?
Given two processes, how can they share memory?
What is the difference between hinsrtance and hprevinstance in WinMain function?
what is message Testing ?
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
What is the difference between Extension DLL and Regular DLL?
What is the difference between GetMessage and PeekMessage ?