what is the updated verssion in vc++
Answers were Sorted based on User's Feedback
Answer / rahul
Visual C++ 2010 (known also as Visual C++ 10.0) was released
on April 12, 2010, and it is currently the latest stable
release.
courtesy: www.Wikipedia.org
Is This Answer Correct ? | 3 Yes | 0 No |
What is #progma and where it is used?
1)How to change a text of a button in runtime?
In SDI how many view's are attached to document object and in MDI how many view's are attached to Document object?
What is a message map?
Tell me the work of HTREDUCE and HTZOOM
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE
4 Answers Google, Microsoft, TCS,
Why not virtual functions to handle messages?
How we call a dialog in another dialog?
Hi All, I have created one MFC Dialog Based application.now if i am running the application its working fine,instead of closing he application i minimized the application,if i run the application again,i am getting the Dialog. I want to prevent the calling of application multiple times. please give me the code and let me know in which method i need to make changes. Praveer
how can u change button shape at run time
what is functioning of DIalodDataXchange ..?