How do I install microsoft visual c++ 2015?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Use of the Developer Studio Editor?
What is a wizard?
What is cmutex?
What is a transparent image?
How do you specify which control is the buddy control?
A file a.cpp & B.cpp are complied & linked together in VC++ file a is something like int a =100;, File B is something like extern a; main() { printf("%d",a); }what will be the output.a)100,b)linker error,c)complier error etc etc.
How do you define a function in vc++?
What is the use of DDV and DDX routines ?
What is ole? How do you handle drag and drop in ole?
Explain some of commonly used methods provided by iunknown.
How do I remove microsoft visual c++ 2015 redistributable?
What is visual c++ runtime error?