How do you handle drag and drop in ole?
No Answer is Posted For this Question
Be the First to Post Answer
Name the three types of loops used in C++ programs?
What is the purpose of declaring a variable as unsigned?
What is cwinthread class? Explain its advantages.
What is odbc in vc ++?
What is microsoft visual c++ 2013 redistributable package x64?
Is visual c++ a compiler?
Can I uninstall visual c++?
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.
what is mean [] inc what is the use of include conio.h in c
What is visual c++ 2010 redistributable package x64?
Name the three attributes of a pen?
What is visual c++ used for?