Click here to Skip to main content
15,909,652 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Desktop Overlay Pin
microcyb21-Jun-04 4:41
microcyb21-Jun-04 4:41 
GeneralActiveX C++ Pin
Wender Oliveira17-Jun-04 9:58
Wender Oliveira17-Jun-04 9:58 
GeneralRe: ActiveX C++ Pin
Christian Graus17-Jun-04 17:24
protectorChristian Graus17-Jun-04 17:24 
GeneralRe: ActiveX C++ Pin
nguyenvhn18-Jun-04 0:18
nguyenvhn18-Jun-04 0:18 
GeneralRe: ActiveX C++ Pin
Wender Oliveira18-Jun-04 2:07
Wender Oliveira18-Jun-04 2:07 
GeneralPainting On Desktop Pin
Member 99352617-Jun-04 9:54
Member 99352617-Jun-04 9:54 
GeneralRe: Painting On Desktop Pin
*Dreamz17-Jun-04 18:38
*Dreamz17-Jun-04 18:38 
GeneralConverting XML strings from webservice Pin
ldaoust17-Jun-04 9:44
ldaoust17-Jun-04 9:44 
Hi,

I am using VC++ 6.0 to access a webservice. The returned XML data contains strings with french characters (éèà...). I use a CString to store these strings then add the strings to a list control. The problem is that those characters do not display correctly. For example the word 'Marché' displays as 'Marché'.

I guess it is because the strings are encoded someway (unicode ?).

How can I convert those strings to display properly ?


Generaldisplaying bmp image Pin
pavanbabut17-Jun-04 9:28
pavanbabut17-Jun-04 9:28 
GeneralRe: displaying bmp image Pin
microcyb17-Jun-04 10:04
microcyb17-Jun-04 10:04 
GeneralRe: displaying bmp image Pin
pavanbabut17-Jun-04 10:11
pavanbabut17-Jun-04 10:11 
GeneralRe: displaying bmp image Pin
vleungc17-Jun-04 12:24
vleungc17-Jun-04 12:24 
GeneralRegOpenKeyEx on MS Visual C++ Pin
carpetbagger17-Jun-04 9:19
carpetbagger17-Jun-04 9:19 
GeneralRe: RegOpenKeyEx on MS Visual C++ Pin
gamitech17-Jun-04 12:02
gamitech17-Jun-04 12:02 
GeneralRe: RegOpenKeyEx on MS Visual C++ Pin
ask_you17-Jun-04 20:47
ask_you17-Jun-04 20:47 
GeneralEnumeration Attributes Pin
Kevin Kucera17-Jun-04 9:18
sussKevin Kucera17-Jun-04 9:18 
GeneralRe: Enumeration Attributes Pin
Michael Dunn17-Jun-04 20:21
sitebuilderMichael Dunn17-Jun-04 20:21 
GeneralDisplaying a CTreeView Pin
kfaday17-Jun-04 9:10
kfaday17-Jun-04 9:10 
GeneralLoad a bitmap in a CStatic form a file Pin
kfaday17-Jun-04 9:07
kfaday17-Jun-04 9:07 
GeneralRe: Load a bitmap in a CStatic form a file Pin
ldaoust17-Jun-04 9:47
ldaoust17-Jun-04 9:47 
GeneralRe: Load a bitmap in a CStatic form a file Pin
kfaday19-Jun-04 4:39
kfaday19-Jun-04 4:39 
GeneralSockets in 64-bit Pin
s7roz17-Jun-04 8:56
s7roz17-Jun-04 8:56 
GeneralRe: Sockets in 64-bit Pin
valikac17-Jun-04 12:57
valikac17-Jun-04 12:57 
GeneralCString vs. std::string performance for large buffers Pin
Maximilien17-Jun-04 7:45
Maximilien17-Jun-04 7:45 
GeneralRe: CString vs. std::string performance for large buffers Pin
palbano17-Jun-04 8:22
palbano17-Jun-04 8:22 

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.