Click here to Skip to main content
15,927,514 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Check MSDN Magazine! Pin
Masaaki Onishi28-Sep-01 7:19
Masaaki Onishi28-Sep-01 7:19 
GeneralKiller App Pin
Michael Martin28-Sep-01 2:09
professionalMichael Martin28-Sep-01 2:09 
GeneralRe: Killer App Pin
Michael P Butler28-Sep-01 2:34
Michael P Butler28-Sep-01 2:34 
GeneralRe: Killer App Pin
Michael Martin28-Sep-01 4:09
professionalMichael Martin28-Sep-01 4:09 
GeneralRe: Killer App Pin
Michael P Butler28-Sep-01 4:25
Michael P Butler28-Sep-01 4:25 
GeneralColor Scroll Bar for TreeView Pin
Matt Plaxton28-Sep-01 1:42
Matt Plaxton28-Sep-01 1:42 
GeneralHTML clipboard format Pin
28-Sep-01 1:27
suss28-Sep-01 1:27 
GeneralUNICODE Pin
The_Server28-Sep-01 0:47
The_Server28-Sep-01 0:47 
Hi, all.
========

I want my app to support unicode.
There for I want to know the unicode structure.

Unicode characters are typed as short (2 * char).

My guess is...
that the short is the character number in the ascii table.

My friend's guess is...
that the 1st char is the table type,
and the 2nd char is the character number in the ascii table.

Can some please enlighten me ?
thanks.




BTW: come to #CodeProject on DalNet (mIRC)
GeneralRe: UNICODE Pin
Per28-Sep-01 3:02
Per28-Sep-01 3:02 
GeneralRe: UNICODE Pin
The_Server30-Sep-01 4:11
The_Server30-Sep-01 4:11 
GeneralRe: UNICODE Pin
markkuk30-Sep-01 20:52
markkuk30-Sep-01 20:52 
GeneralRe: UNICODE Pin
Per1-Oct-01 5:34
Per1-Oct-01 5:34 
Questioninterlanguage? Pin
pcvsee28-Sep-01 0:25
pcvsee28-Sep-01 0:25 
QuestionHow to know that thread has quit? Pin
overflow28-Sep-01 0:12
overflow28-Sep-01 0:12 
AnswerRe: How to know that thread has quit? Pin
Oscar Vazquez28-Sep-01 2:44
Oscar Vazquez28-Sep-01 2:44 
AnswerRe: How to know that thread has quit? Pin
Joaquín M López Muñoz28-Sep-01 2:48
Joaquín M López Muñoz28-Sep-01 2:48 
AnswerThank you everbody! Pin
overflow28-Sep-01 14:51
overflow28-Sep-01 14:51 
GeneralStack Overflow Pin
Kiddxin27-Sep-01 23:58
Kiddxin27-Sep-01 23:58 
GeneralRe: Stack Overflow Pin
Joaquín M López Muñoz28-Sep-01 2:43
Joaquín M López Muñoz28-Sep-01 2:43 
Generalecho cancellation..... Pin
27-Sep-01 23:38
suss27-Sep-01 23:38 
GeneralHooking the File System !!! Plz Help !! Pin
dudy_boy27-Sep-01 23:37
dudy_boy27-Sep-01 23:37 
GeneralRe: Hooking the File System !!! Plz Help !! Pin
Oscar Vazquez28-Sep-01 3:11
Oscar Vazquez28-Sep-01 3:11 
GeneralI need a list that can display files and folders Pin
27-Sep-01 23:32
suss27-Sep-01 23:32 
GeneralRe: I need a list that can display files and folders Pin
Ahmad9928-Sep-01 0:11
Ahmad9928-Sep-01 0:11 
GeneralEvent provider using C++ Pin
27-Sep-01 23:05
suss27-Sep-01 23:05 

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.