Click here to Skip to main content
15,886,693 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: hide dos window Pin
Paresh Chitte19-Apr-07 20:47
Paresh Chitte19-Apr-07 20:47 
GeneralRe: hide dos window [modified] Pin
prathuraj19-Apr-07 21:51
prathuraj19-Apr-07 21:51 
AnswerRe: hide dos window Pin
Hamid_RT19-Apr-07 21:11
Hamid_RT19-Apr-07 21:11 
QuestionLPWSTR to CString Pin
arunperi19-Apr-07 20:20
arunperi19-Apr-07 20:20 
AnswerRe: LPWSTR to CString Pin
_AnsHUMAN_ 19-Apr-07 20:29
_AnsHUMAN_ 19-Apr-07 20:29 
GeneralRe: LPWSTR to CString Pin
arunperi19-Apr-07 20:51
arunperi19-Apr-07 20:51 
GeneralRe: LPWSTR to CString Pin
Michael Dunn20-Apr-07 7:19
sitebuilderMichael Dunn20-Apr-07 7:19 
AnswerRe: LPWSTR to CString Pin
Paresh Chitte19-Apr-07 21:05
Paresh Chitte19-Apr-07 21:05 
Look at one of the constructor of CString,

CString( LPCWSTR lpsz );<br />
throw( CMemoryException );


PS. Where are you seeing the only one char ?

Regards,

Paresh.
GeneralRe: LPWSTR to CString Pin
toxcct20-Apr-07 0:36
toxcct20-Apr-07 0:36 
GeneralRe: LPWSTR to CString Pin
Michael Dunn20-Apr-07 7:20
sitebuilderMichael Dunn20-Apr-07 7:20 
GeneralRe: LPWSTR to CString Pin
toxcct20-Apr-07 23:05
toxcct20-Apr-07 23:05 
AnswerRe: LPWSTR to CString Pin
toxcct19-Apr-07 23:07
toxcct19-Apr-07 23:07 
GeneralRe: LPWSTR to CString Pin
Michael Dunn20-Apr-07 7:21
sitebuilderMichael Dunn20-Apr-07 7:21 
AnswerRe: LPWSTR to CString Pin
ThatsAlok2-May-07 23:58
ThatsAlok2-May-07 23:58 
QuestionClosing all threads.. Pin
neha.agarwal2719-Apr-07 20:19
neha.agarwal2719-Apr-07 20:19 
AnswerRe: Closing all threads.. Pin
Roger Stoltz19-Apr-07 21:44
Roger Stoltz19-Apr-07 21:44 
GeneralRe: Closing all threads.. Pin
neha.agarwal2719-Apr-07 21:51
neha.agarwal2719-Apr-07 21:51 
GeneralRe: Closing all threads.. Pin
Roger Stoltz19-Apr-07 22:18
Roger Stoltz19-Apr-07 22:18 
GeneralRe: Closing all threads.. Pin
ThatsAlok2-May-07 23:56
ThatsAlok2-May-07 23:56 
AnswerRe: Closing all threads.. Pin
Atul2319-Apr-07 21:46
Atul2319-Apr-07 21:46 
AnswerRe: Closing all threads.. Pin
Eytukan21-Apr-07 0:14
Eytukan21-Apr-07 0:14 
QuestionAbout RegisterDeviceNotification() Pin
Aneesh Valeri19-Apr-07 20:02
Aneesh Valeri19-Apr-07 20:02 
AnswerRe: About RegisterDeviceNotification() Pin
GeorgeVN22-Apr-07 19:48
GeorgeVN22-Apr-07 19:48 
QuestionPassing more than one Query String in a Site map Pin
kaushik49019-Apr-07 19:50
kaushik49019-Apr-07 19:50 
AnswerRe: Passing more than one Query String in a Site map Pin
satishjha6-Nov-11 21:36
satishjha6-Nov-11 21:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.