Click here to Skip to main content
15,906,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: List Control with default text Pin
parichaybp16-Apr-06 20:48
parichaybp16-Apr-06 20:48 
GeneralRe: List Control with default text Pin
keerthikaaa16-Apr-06 20:53
keerthikaaa16-Apr-06 20:53 
QuestionRe: List Control with default text Pin
parichaybp16-Apr-06 21:07
parichaybp16-Apr-06 21:07 
AnswerRe: List Control with default text Pin
Nishad S16-Apr-06 23:55
Nishad S16-Apr-06 23:55 
GeneralRe: List Control with default text Pin
parichaybp16-Apr-06 20:52
parichaybp16-Apr-06 20:52 
GeneralRe: List Control with default text Pin
keerthikaaa16-Apr-06 21:05
keerthikaaa16-Apr-06 21:05 
QuestionRe: List Control with default text Pin
David Crow17-Apr-06 3:42
David Crow17-Apr-06 3:42 
QuestionConvert STL string --> TCHAR Pin
chasetoys16-Apr-06 20:05
chasetoys16-Apr-06 20:05 
Hey folks:

I've got a nice C++ STL string and I need to turn it into a TCHAR.... (and I can't use MFC)

I've tried:

typedef std::basic_string< TCHAR > tstring;

and it doesn't work (or it does, and I don't know how to use it) ... basically how do I convert these types?

Thanks!

-- modified at 2:07 Monday 17th April, 2006
AnswerRe: Convert STL string --&gt; TCHAR Pin
_AnsHUMAN_ 16-Apr-06 20:12
_AnsHUMAN_ 16-Apr-06 20:12 
GeneralRe: Convert STL string --&gt; TCHAR Pin
chasetoys16-Apr-06 20:36
chasetoys16-Apr-06 20:36 
AnswerRe: Convert STL string --&gt; TCHAR Pin
Taka Muraoka16-Apr-06 20:17
Taka Muraoka16-Apr-06 20:17 
Questionhow to set position of dialog on main from a component. Pin
baldha rakesh16-Apr-06 19:34
baldha rakesh16-Apr-06 19:34 
AnswerRe: how to set position of dialog on main from a component. Pin
Gavin Taylor16-Apr-06 20:01
professionalGavin Taylor16-Apr-06 20:01 
AnswerRe: how to set position of dialog on main from a component. Pin
Hamid_RT17-Apr-06 19:25
Hamid_RT17-Apr-06 19:25 
GeneralRe: how to set position of dialog on main from a component. Pin
baldha rakesh17-Apr-06 19:33
baldha rakesh17-Apr-06 19:33 
Questionsingelton class Pin
rajeevktripathi16-Apr-06 18:02
rajeevktripathi16-Apr-06 18:02 
AnswerRe: singelton class Pin
Naveen16-Apr-06 18:23
Naveen16-Apr-06 18:23 
GeneralRe: singelton class Pin
Nishad S16-Apr-06 18:25
Nishad S16-Apr-06 18:25 
QuestionRe: singelton class Pin
rajeevktripathi16-Apr-06 18:29
rajeevktripathi16-Apr-06 18:29 
AnswerRe: singelton class Pin
Naveen16-Apr-06 19:20
Naveen16-Apr-06 19:20 
QuestionNeed a toolbar Pin
nightrider1316-Apr-06 14:07
nightrider1316-Apr-06 14:07 
QuestionON_NOTIFY problem in CtreeCtrl - Help Needed! Pin
Jim Jim16-Apr-06 11:24
Jim Jim16-Apr-06 11:24 
QuestionQuestion about XP-Styled Button Pin
RickAurbach16-Apr-06 10:09
RickAurbach16-Apr-06 10:09 
Questionparent and child data exchange Pin
llp00na16-Apr-06 7:49
llp00na16-Apr-06 7:49 
AnswerRe: parent and child data exchange Pin
Maxwell Chen16-Apr-06 7:56
Maxwell Chen16-Apr-06 7:56 

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.