Click here to Skip to main content
15,890,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Deleting data from XML Pin
Cedric Moonen11-Feb-09 20:50
Cedric Moonen11-Feb-09 20:50 
GeneralRe: Deleting data from XML Pin
CPallini11-Feb-09 22:16
mveCPallini11-Feb-09 22:16 
GeneralRe: Deleting data from XML Pin
Cedric Moonen11-Feb-09 22:28
Cedric Moonen11-Feb-09 22:28 
QuestionFindWindow() Pin
AnithaSubramani11-Feb-09 19:48
AnithaSubramani11-Feb-09 19:48 
AnswerRe: FindWindow() Pin
Perspx11-Feb-09 20:06
Perspx11-Feb-09 20:06 
AnswerRe: FindWindow() Pin
«_Superman_»11-Feb-09 20:28
professional«_Superman_»11-Feb-09 20:28 
AnswerRe: FindWindow() Pin
Stuart Dootson11-Feb-09 21:36
professionalStuart Dootson11-Feb-09 21:36 
Questionconverting TCHAR to CString giving some garbage value Pin
VCProgrammer11-Feb-09 19:47
VCProgrammer11-Feb-09 19:47 
Hi all,

I have made a application in vc2008, I have made a TCHAR variable...

TCHAR prdcode[10];


My problem is i want to assign this value to CString variable...

CString test = prdcode;


but while assigning value it takes some garbage value....

how can i do it...

thanks in advance
AnswerRe: converting TCHAR to CString giving some garbage value Pin
Cedric Moonen11-Feb-09 20:19
Cedric Moonen11-Feb-09 20:19 
GeneralRe: converting TCHAR to CString giving some garbage value Pin
VCProgrammer11-Feb-09 20:51
VCProgrammer11-Feb-09 20:51 
GeneralRe: converting TCHAR to CString giving some garbage value Pin
Cedric Moonen11-Feb-09 20:56
Cedric Moonen11-Feb-09 20:56 
AnswerRe: converting TCHAR to CString giving some garbage value Pin
«_Superman_»11-Feb-09 20:26
professional«_Superman_»11-Feb-09 20:26 
AnswerRe: converting TCHAR to CString giving some garbage value Pin
VC++Maniac11-Feb-09 20:32
VC++Maniac11-Feb-09 20:32 
AnswerRe: converting TCHAR to CString giving some garbage value Pin
CPallini11-Feb-09 23:40
mveCPallini11-Feb-09 23:40 
QuestionRe: converting TCHAR to CString giving some garbage value Pin
David Crow12-Feb-09 3:09
David Crow12-Feb-09 3:09 
QuestionSocket main() working, Class is not Pin
gvanto11-Feb-09 19:28
gvanto11-Feb-09 19:28 
AnswerRe: Socket main() working, Class is not Pin
Stuart Dootson11-Feb-09 22:03
professionalStuart Dootson11-Feb-09 22:03 
AnswerRe: Socket main() working, Class is not Pin
gvanto11-Feb-09 23:49
gvanto11-Feb-09 23:49 
GeneralRe: Socket main() working, Class is not Pin
Stuart Dootson12-Feb-09 0:14
professionalStuart Dootson12-Feb-09 0:14 
GeneralRe: Socket main() working, Class is not Pin
gvanto12-Feb-09 0:59
gvanto12-Feb-09 0:59 
QuestionMFC multilingual Application Pin
Varun Bhatt11-Feb-09 18:44
Varun Bhatt11-Feb-09 18:44 
AnswerRe: MFC multilingual Application Pin
Sarath C11-Feb-09 18:57
Sarath C11-Feb-09 18:57 
GeneralRe: MFC multilingual Application Pin
Varun Bhatt11-Feb-09 19:15
Varun Bhatt11-Feb-09 19:15 
GeneralRe: MFC multilingual Application Pin
Sarath C11-Feb-09 23:09
Sarath C11-Feb-09 23:09 
AnswerRe: MFC multilingual Application Pin
Hamid_RT11-Feb-09 19:15
Hamid_RT11-Feb-09 19:15 

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.