Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: compiler versions Pin
Michael Dunn23-Dec-04 6:27
sitebuilderMichael Dunn23-Dec-04 6:27 
GeneralRe: compiler versions Pin
andyvinc23-Dec-04 6:54
andyvinc23-Dec-04 6:54 
GeneralRe: compiler versions Pin
Michael Dunn23-Dec-04 7:53
sitebuilderMichael Dunn23-Dec-04 7:53 
GeneralEnvironment Variables - Scope Pin
sweep12323-Dec-04 4:29
sweep12323-Dec-04 4:29 
GeneralRe: Environment Variables - Scope Pin
Peter Weyzen23-Dec-04 8:56
Peter Weyzen23-Dec-04 8:56 
GeneralCListView - limited number of items Pin
RadioShark23-Dec-04 3:17
RadioShark23-Dec-04 3:17 
GeneralRe: CListView - limited number of items Pin
David Crow23-Dec-04 3:29
David Crow23-Dec-04 3:29 
GeneralProblem with convertion unicode string to ansi string(CString) Pin
MaharajM23-Dec-04 2:11
MaharajM23-Dec-04 2:11 
Hi All,
I am using .Net 2002 environment in windows 2000 OS. I am try to convert unicode(Japanese) string to CString. I can convert the unicode string to ansi string(CString) when i set the locale(japanese) in regional options. That was showed like come ascii chars(,"&#êÜ&#). If i set the locale to english, then the ascii chars showed as ??? marks. But the need is the unicode convert into some ascii chars like from japanse locale. I tried to set the locale using setlocale() method. But there is no effect. I wrote the code is
setlocale(0,"Japanese");
The default locale is not set. I want to set the default locale dynamically. If anyone have the solution about this problem, please let me know.


Maharaj.M
GeneralRe: Problem with convertion unicode string to ansi string(CString) Pin
David Crow23-Dec-04 3:27
David Crow23-Dec-04 3:27 
GeneralRe: Problem with convertion unicode string to ansi string(CString) Pin
MaharajM27-Dec-04 1:09
MaharajM27-Dec-04 1:09 
GeneralRe: Problem with convertion unicode string to ansi string(CString) Pin
MaharajM27-Dec-04 1:09
MaharajM27-Dec-04 1:09 
GeneralSkin on slider control Pin
verma-rahul23-Dec-04 1:02
verma-rahul23-Dec-04 1:02 
QuestionHow to create a wrapper for CLucene in MFC Pin
just_starting23-Dec-04 0:59
just_starting23-Dec-04 0:59 
QuestionExtern Message on my dialog, what's the event? Pin
Lvca23-Dec-04 0:47
Lvca23-Dec-04 0:47 
Generalregarding MSVC debugger Pin
mukhopadhyay somenath23-Dec-04 0:07
professionalmukhopadhyay somenath23-Dec-04 0:07 
GeneralRe: regarding MSVC debugger Pin
mirex25-Dec-04 7:41
mirex25-Dec-04 7:41 
GeneralRe: regarding MSVC debugger Pin
DeelipMPatil1-Aug-05 4:17
sussDeelipMPatil1-Aug-05 4:17 
GeneralRe: regarding MSVC debugger Pin
DeelipMPatil11-Aug-05 4:18
sussDeelipMPatil11-Aug-05 4:18 
GeneralRe: regarding MSVC debugger Pin
Anonymous1-Aug-05 4:10
Anonymous1-Aug-05 4:10 
GeneralRe: regarding MSVC debugger Pin
mukhopadhyay somenath1-Aug-05 6:44
professionalmukhopadhyay somenath1-Aug-05 6:44 
GeneralRe: regarding MSVC debugger Pin
DeelipMPatil1-Aug-05 4:11
sussDeelipMPatil1-Aug-05 4:11 
Generalregarding MSVC debugger Pin
mukhopadhyay somenath22-Dec-04 23:56
professionalmukhopadhyay somenath22-Dec-04 23:56 
Generalabout mailslot.. Pin
bektek22-Dec-04 23:39
bektek22-Dec-04 23:39 
QuestionHHP - Debug: Looking for DLLs .. or what? Pin
Lvca22-Dec-04 22:55
Lvca22-Dec-04 22:55 
Generalconversion between dialog units and pixels Pin
Member 81356022-Dec-04 22:55
Member 81356022-Dec-04 22:55 

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.