Click here to Skip to main content
15,887,329 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Windows Store Apps And Desktop App Pin
Richard MacCutchan27-Feb-14 5:51
mveRichard MacCutchan27-Feb-14 5:51 
Question3-byte Unicode characters? Pin
Anthony Appleyard27-Feb-14 1:04
Anthony Appleyard27-Feb-14 1:04 
AnswerRe: 3-byte Unicode characters? Pin
Richard MacCutchan27-Feb-14 1:30
mveRichard MacCutchan27-Feb-14 1:30 
GeneralRe: 3-byte Unicode characters? Pin
Anthony Appleyard27-Feb-14 4:48
Anthony Appleyard27-Feb-14 4:48 
GeneralRe: 3-byte Unicode characters? Pin
Richard MacCutchan27-Feb-14 5:50
mveRichard MacCutchan27-Feb-14 5:50 
AnswerRe: 3-byte Unicode characters? Pin
jschell27-Feb-14 8:48
jschell27-Feb-14 8:48 
GeneralRe: 3-byte Unicode characters? Pin
Anthony Appleyard27-Feb-14 10:19
Anthony Appleyard27-Feb-14 10:19 
GeneralRe: 3-byte Unicode characters? Pin
jschell28-Feb-14 12:14
jschell28-Feb-14 12:14 
Anthony Appleyard wrote:
that is a 3-byte Unicode character


You are confusing the conceptual with the practical.

"Unicode" in its broadest sense is an attempt to regularize how characters are used in computing.

It does that by defining characters. Those characters are then represented in character sets. There are quite a few of those (although less than the number of sets without the standardization of unicode.)

Following are two examples of character sets.

http://en.wikipedia.org/wiki/UTF-8[^]

http://en.wikipedia.org/wiki/UTF-16[^]

And those are just what is supposed to be in the data and doesn't say anything about whether any given technology X will support them partially much less fully.

You seem to be suggesting that you might be attempting to use UTF16. However I am rather certain that there are variants of that.
GeneralRe: 3-byte Unicode characters? Pin
Anthony Appleyard28-Feb-14 18:59
Anthony Appleyard28-Feb-14 18:59 
GeneralRe: 3-byte Unicode characters? Pin
jschell4-Mar-14 8:27
jschell4-Mar-14 8:27 
AnswerRe: 3-byte Unicode characters? Pin
Joe Woodbury4-Mar-14 8:45
professionalJoe Woodbury4-Mar-14 8:45 
QuestionBook about Windows programming? Pin
Anthony Appleyard27-Feb-14 0:52
Anthony Appleyard27-Feb-14 0:52 
AnswerRe: Book about Windows programming? Pin
Peter Leow27-Feb-14 1:24
professionalPeter Leow27-Feb-14 1:24 
AnswerRe: Book about Windows programming? Pin
Richard MacCutchan27-Feb-14 1:27
mveRichard MacCutchan27-Feb-14 1:27 
AnswerRe: Book about Windows programming? Pin
Eric Goedhart4-Mar-14 8:30
professionalEric Goedhart4-Mar-14 8:30 
QuestionHow to distinguish between the voices Pin
AmbiguousName26-Feb-14 18:48
AmbiguousName26-Feb-14 18:48 
AnswerRe: How to distinguish between the voices Pin
Richard MacCutchan26-Feb-14 21:41
mveRichard MacCutchan26-Feb-14 21:41 
QuestionWhat Does 100-nanosecond Unit means? Pin
Django_Untaken25-Feb-14 18:54
Django_Untaken25-Feb-14 18:54 
AnswerRe: What Does 100-nanosecond Unit means? Pin
Richard MacCutchan25-Feb-14 21:25
mveRichard MacCutchan25-Feb-14 21:25 
GeneralRe: What Does 100-nanosecond Unit means? Pin
CPallini25-Feb-14 22:07
mveCPallini25-Feb-14 22:07 
GeneralRe: What Does 100-nanosecond Unit means? Pin
Richard MacCutchan25-Feb-14 22:25
mveRichard MacCutchan25-Feb-14 22:25 
QuestionRedirecting the Web Site to My own Site Pin
sarfaraznawaz24-Feb-14 18:26
sarfaraznawaz24-Feb-14 18:26 
AnswerRe: Redirecting the Web Site to My own Site Pin
Richard MacCutchan25-Feb-14 0:36
mveRichard MacCutchan25-Feb-14 0:36 
GeneralRe: Redirecting the Web Site to My own Site Pin
sarfaraznawaz25-Feb-14 1:11
sarfaraznawaz25-Feb-14 1:11 
GeneralRe: Redirecting the Web Site to My own Site Pin
Richard MacCutchan25-Feb-14 1:28
mveRichard MacCutchan25-Feb-14 1:28 

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.