1) create ToolTip in MFC?
Answers were Sorted based on User's Feedback
Answer / sathya priya
m_pToolTip=new CToolTipCtrl;
m_pToolTip->Activate(TRUE);
| Is This Answer Correct ? | 19 Yes | 1 No |
Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer
Why Array Index starts from Zero
Given two processes, how can they share memory?
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
how do u identify RTTI in vc++
If i derive a new class from CObject what are the basic features my derived wil get ?
What is the base class for MFC
Tell me the different controls in MFC ?
Explain Doc/View architecture
What four types of properties are supported by an ActiveX control?
If there is more than 100 control in a window how we can change the Taborder of a controls
What function is called by a document class to notify views that the document has been changed?