Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Questions about Unicode Pin
Ravi Bhavnani24-May-04 4:21
professionalRavi Bhavnani24-May-04 4:21 
GeneralRe: Questions about Unicode Pin
Xiangyang Liu 刘向阳24-May-04 4:31
Xiangyang Liu 刘向阳24-May-04 4:31 
GeneralRe: Questions about Unicode Pin
wb24-May-04 4:59
wb24-May-04 4:59 
GeneralRe: Questions about Unicode Pin
Xiangyang Liu 刘向阳25-May-04 1:20
Xiangyang Liu 刘向阳25-May-04 1:20 
GeneralRe: Questions about Unicode Pin
Ravi Bhavnani24-May-04 9:04
professionalRavi Bhavnani24-May-04 9:04 
GeneralRe: Questions about Unicode Pin
Xiangyang Liu 刘向阳25-May-04 1:19
Xiangyang Liu 刘向阳25-May-04 1:19 
GeneralRe: Questions about Unicode Pin
Ravi Bhavnani25-May-04 1:21
professionalRavi Bhavnani25-May-04 1:21 
GeneralRe: Questions about Unicode Pin
Michael Dunn24-May-04 11:05
sitebuilderMichael Dunn24-May-04 11:05 
When you see ? it means a Unicode->ANSI conversion was done, but your current ANSI code page did not contain equivalent characters. WideCharToMultiByte() is the underlying API, and it inserts ? for unconvertible characters.

--Mike--
Personal stuff:: Ericahist | Homepage
Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt
CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ

----
Four fonts walk into a bar. The bartender says "Hey - get out! We don't want your type in here."
GeneralRe: Questions about Unicode Pin
Xiangyang Liu 刘向阳24-May-04 16:18
Xiangyang Liu 刘向阳24-May-04 16:18 
GeneralProblem unsolved Pin
Xiangyang Liu 刘向阳25-May-04 1:18
Xiangyang Liu 刘向阳25-May-04 1:18 
GeneralRe: Problem unsolved Pin
Blake Miller25-May-04 15:16
Blake Miller25-May-04 15:16 
GeneralBorland C++ Starter Pin
Rilliams24-May-04 2:34
Rilliams24-May-04 2:34 
GeneralRe: Borland C++ Starter Pin
Prakash Nadar24-May-04 6:05
Prakash Nadar24-May-04 6:05 
GeneralCalendar outlook style Pin
dlocarnini24-May-04 1:34
dlocarnini24-May-04 1:34 
GeneralRe: Calendar outlook style Pin
bouli24-May-04 1:39
bouli24-May-04 1:39 
GeneralRe: Calendar outlook style Pin
dlocarnini24-May-04 1:54
dlocarnini24-May-04 1:54 
GeneralRe: Calendar outlook style Pin
bouli24-May-04 1:57
bouli24-May-04 1:57 
GeneralRe: Calendar outlook style Pin
dlocarnini24-May-04 1:59
dlocarnini24-May-04 1:59 
GeneralRe: Calendar outlook style Pin
bouli24-May-04 2:03
bouli24-May-04 2:03 
GeneralRe: Calendar outlook style Pin
dlocarnini24-May-04 2:30
dlocarnini24-May-04 2:30 
GeneralRe: Calendar outlook style Pin
bouli25-May-04 21:27
bouli25-May-04 21:27 
GeneralRe: Calendar outlook style Pin
Dennis Gourjii24-May-04 1:46
Dennis Gourjii24-May-04 1:46 
GeneralRe: Calendar outlook style Pin
dlocarnini24-May-04 1:58
dlocarnini24-May-04 1:58 
GeneralRe: Calendar outlook style Pin
Ravi Bhavnani24-May-04 9:06
professionalRavi Bhavnani24-May-04 9:06 
GeneralWaiting for Data on Pipes Pin
Anonymous24-May-04 1:07
Anonymous24-May-04 1:07 

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.