Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Rotate CDialog? Can I do it? Pin
Mike Nordell18-Jun-02 17:33
Mike Nordell18-Jun-02 17:33 
GeneralRe: Rotate CDialog? Can I do it? Pin
Abin18-Jun-02 19:12
Abin18-Jun-02 19:12 
GeneralCut, Copy, Paste, Filenames to/from Explorer Pin
Matthew R. Miller18-Jun-02 14:20
Matthew R. Miller18-Jun-02 14:20 
GeneralRe: Cut, Copy, Paste, Filenames to/from Explorer Pin
Michael Dunn18-Jun-02 15:30
sitebuilderMichael Dunn18-Jun-02 15:30 
Generaltemplates Pin
Ancient Dragon18-Jun-02 14:15
Ancient Dragon18-Jun-02 14:15 
GeneralRe: templates Pin
Christian Graus18-Jun-02 14:23
protectorChristian Graus18-Jun-02 14:23 
GeneralRe: templates Pin
Ancient Dragon18-Jun-02 14:41
Ancient Dragon18-Jun-02 14:41 
GeneralRe: templates Pin
Christian Graus18-Jun-02 14:51
protectorChristian Graus18-Jun-02 14:51 
Yes, that is exactly how std::string works. Your class is superfluous, the two typedefs give you a wide and a narrow string. I believe there is a std::stringW ( or similar ) as well as std::string providing typedefs for the two templated types of std::basic_string already.



Christian

I am completely intolerant of stupidity. Stupidity is, of course, anything that doesn't conform to my way of thinking. - Jamie Hale - 29/05/2002

Half the reason people switch away from VB is to find out what actually goes on.. and then like me they find out that they weren't quite as good as they thought - they've been nannied. - Alex, 13 June 2002
GeneralRe: templates Pin
Michael Dunn18-Jun-02 15:32
sitebuilderMichael Dunn18-Jun-02 15:32 
GeneralRe: templates Pin
Kannan Kalyanaraman18-Jun-02 16:51
Kannan Kalyanaraman18-Jun-02 16:51 
GeneralRe: templates Pin
Mike Nordell18-Jun-02 17:40
Mike Nordell18-Jun-02 17:40 
GeneralRe: templates Pin
Kannan Kalyanaraman18-Jun-02 22:17
Kannan Kalyanaraman18-Jun-02 22:17 
GeneralRe: templates Pin
Michael Dunn18-Jun-02 19:35
sitebuilderMichael Dunn18-Jun-02 19:35 
QuestionHow do i implement drag and drop in a List Control in my Win32 app (non-MFC)? Pin
redeemer18-Jun-02 11:15
redeemer18-Jun-02 11:15 
Generallinked lists in Win32 App Pin
18-Jun-02 11:06
suss18-Jun-02 11:06 
GeneralRe: linked lists in Win32 App Pin
Bill Wilson18-Jun-02 11:08
Bill Wilson18-Jun-02 11:08 
QuestionHow to convert from a CString Object to double Pin
Speedy18-Jun-02 10:36
Speedy18-Jun-02 10:36 
AnswerRe: How to convert from a CString Object to double Pin
Abin18-Jun-02 10:42
Abin18-Jun-02 10:42 
AnswerRe: How to convert from a CString Object to double Pin
Maxwell Chen18-Jun-02 15:59
Maxwell Chen18-Jun-02 15:59 
Generalfixed window as in VB Pin
slah18-Jun-02 10:30
slah18-Jun-02 10:30 
GeneralRe: fixed window as in VB Pin
Mike Nordell18-Jun-02 16:14
Mike Nordell18-Jun-02 16:14 
GeneralRe: fixed window as in VB Pin
slah19-Jun-02 10:57
slah19-Jun-02 10:57 
GeneralDeleting elements from a character array Pin
JMajors9818-Jun-02 9:56
JMajors9818-Jun-02 9:56 
GeneralRe: Deleting elements from a character array Pin
Speedy18-Jun-02 10:31
Speedy18-Jun-02 10:31 
GeneralRe: Deleting elements from a character array Pin
JMajors9818-Jun-02 11:12
JMajors9818-Jun-02 11:12 

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.