Microsoft
Software
Hardware
Network
Question : Converting Double to CString
hi..
does anyone know how to convert double to CString?
thx
Answer : Converting Double to CString
CString a;
a=a+"xxxx";
double no = 9.0
CString tmpVal;
tmpVal.Format("%lf", no);
a=a+tmpVal;
Rosh :)
Random Solutions
Outlook 2007 prompts that it Needs Password
SBS 2008 / Exchange Server 2007/Outlook 2007 Sync Error 0X80072F06 - Offline Address Book
lookout settings keep resetting to default / outlook 2003
The error is a 1396: Logon Failure - the target account name is incorrect.
Getting wav files to play over RDP
Fonts not appearing in MSPaint
Best recomended anti virus for Windows 2003 server operating sytem
Microsoft Project Server will not respond to requests for fully qualified domain names
Loading any ActiveX.ocx in VB.NET Form
Rename a user in SBS 2003 R2 active directory