Click here to Skip to main content
15,891,905 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Expert,
I need an tutorial regarding MFC and C++ where easily i could under stood function --->pointer and memory management,
->how to call api and where to call
->what is handle and how to use them
->what are event and how to handle them
->what kind of handle and where to use them
->what are reference memory and what are constant
->what is basic understanding for making an application in MFC
thanks in advanced...
Posted
Comments
ThatsAlok 21-Jul-11 9:32am    
it's seems to interview questions!

www.functionx.com[^]

This is a good site.

and dont expect to learn it easily.

You dont have to be smart to be cleaner, that is why it does not pay much.
 
Share this answer
 
 
Share this answer
 
Try Google starting tutorials, also MSDN contains full information everything for windows programming.

BTW, In my opinion
Thinking In C++ is good for starting C++. you can download the soft copies from that site.

For MFC, take a look on this site tenouk.com.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900