Click here to Skip to main content
16,011,804 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: TCHAR* and LPTSTR Pin
kakan19-Jan-06 2:21
professionalkakan19-Jan-06 2:21 
GeneralRe: TCHAR* and LPTSTR Pin
kelprinc19-Jan-06 2:24
kelprinc19-Jan-06 2:24 
GeneralRe: TCHAR* and LPTSTR Pin
kakan19-Jan-06 2:28
professionalkakan19-Jan-06 2:28 
QuestionRe: TCHAR* and LPTSTR Pin
kelprinc19-Jan-06 2:30
kelprinc19-Jan-06 2:30 
AnswerRe: TCHAR* and LPTSTR Pin
David Crow19-Jan-06 2:56
David Crow19-Jan-06 2:56 
QuestionRe: TCHAR* and LPTSTR Pin
kelprinc19-Jan-06 3:20
kelprinc19-Jan-06 3:20 
AnswerRe: TCHAR* and LPTSTR Pin
David Crow19-Jan-06 3:23
David Crow19-Jan-06 3:23 
AnswerRe: TCHAR* and LPTSTR Pin
Prakash Nadar19-Jan-06 4:56
Prakash Nadar19-Jan-06 4:56 
if you are using unicode build then you should use unicode set of apis to work on them.

If you really need to work on multibyte string then you may have to use WideCharToMultiByte api to do the convertion.



-Prakash
Questionchange the base class after finishing project Pin
Anu_Bala19-Jan-06 0:53
Anu_Bala19-Jan-06 0:53 
AnswerRe: change the base class after finishing project Pin
toxcct19-Jan-06 1:00
toxcct19-Jan-06 1:00 
AnswerRe: change the base class after finishing project Pin
Owner drawn19-Jan-06 1:00
Owner drawn19-Jan-06 1:00 
GeneralRe: change the base class after finishing project Pin
Anu_Bala19-Jan-06 1:03
Anu_Bala19-Jan-06 1:03 
GeneralRe: change the base class after finishing project Pin
Owner drawn19-Jan-06 1:04
Owner drawn19-Jan-06 1:04 
GeneralRe: change the base class after finishing project Pin
Anu_Bala19-Jan-06 1:22
Anu_Bala19-Jan-06 1:22 
GeneralRe: change the base class after finishing project Pin
toxcct19-Jan-06 2:04
toxcct19-Jan-06 2:04 
Questionwhat is hooking and i wants to learn hooking Pin
baldha rakesh19-Jan-06 0:38
baldha rakesh19-Jan-06 0:38 
AnswerRe: what is hooking and i wants to learn hooking Pin
toxcct19-Jan-06 0:47
toxcct19-Jan-06 0:47 
QuestionRunning console application from MFC application? Pin
9ine19-Jan-06 0:22
9ine19-Jan-06 0:22 
AnswerRe: Running console application from MFC application? Pin
PasalicZaharije19-Jan-06 0:48
PasalicZaharije19-Jan-06 0:48 
GeneralRe: Running console application from MFC application? Pin
9ine19-Jan-06 1:44
9ine19-Jan-06 1:44 
AnswerRe: Running console application from MFC application? Pin
kakan19-Jan-06 1:08
professionalkakan19-Jan-06 1:08 
Questionrelated to CListCtrl class. Pin
baldha rakesh19-Jan-06 0:02
baldha rakesh19-Jan-06 0:02 
QuestionRe: related to CListCtrl class. Pin
Owner drawn19-Jan-06 0:20
Owner drawn19-Jan-06 0:20 
QuestionFile explorer plugin Pin
Rostfrei18-Jan-06 22:58
Rostfrei18-Jan-06 22:58 
AnswerRe: File explorer plugin Pin
Stephen Hewitt18-Jan-06 23:10
Stephen Hewitt18-Jan-06 23:10 

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.