TO start the build process in Developer Studio Which
keyboard function is used ?
Answers were Sorted based on User's Feedback
How to create a DLL in C++.net 2005 which we can use in VB 6.0 application ?
What is cmutex? How can we use it?
Is visual c++ the same as c++?
What property is used to indicate that the up-down control is associated with a buddy control?
Suppose multiple threads accessing a registry key at a time. In that case which synchronization object you will use?
What is dao in vc ++?
What is a copy constructor? What is the need for it?
what is DLL?
What is cwinthread class?
Explain the significance of initapplication() in vc++.
Do you need microsoft visual c++?
I have to DLL one is COM dll and another is normal DLL. How I can identify which dll is normal DLL and which DLL is from COM DLL. please give me some clear picture on these