Click here to Skip to main content
15,902,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Pen command returns null pointer ? Pin
Gem30-Mar-04 1:46
Gem30-Mar-04 1:46 
QuestionIs this code to create and initialize 2d vector correct? Pin
Ming Yan28-Mar-04 20:57
Ming Yan28-Mar-04 20:57 
AnswerRe: Is this code to create and initialize 2d vector correct? Pin
jhwurmbach28-Mar-04 21:42
jhwurmbach28-Mar-04 21:42 
GeneralRe: Is this code to create and initialize 2d vector correct? Pin
Robert A. T. Káldy29-Mar-04 23:03
Robert A. T. Káldy29-Mar-04 23:03 
Questionediting unicode char ? Pin
Manikandan28-Mar-04 20:07
Manikandan28-Mar-04 20:07 
AnswerRe: editing unicode char ? Pin
RChin28-Mar-04 22:15
RChin28-Mar-04 22:15 
GeneralRe: editing unicode char ? Pin
Manikandan28-Mar-04 22:22
Manikandan28-Mar-04 22:22 
GeneralRe: editing unicode char ? Pin
RChin28-Mar-04 22:39
RChin28-Mar-04 22:39 
Manikandan wrote:
only shows junks ("?_?") not the real text...

Ok.
Then I think the problem is making sure you are using a font that can correctly display the appropriate unicode characters.
For example: Courier will not show asian character types (you will just see either a bunch of square blocks, or question marks). However if you display the same using Tahoma, and you have the language packs installed, it should show up correctly.
Not all fonts cater for unicode characters, you may have to experiment to see which ones do.




I Dream of Absolute Zero

GeneralPointer or not pointer Pin
Jonathan Pouliot28-Mar-04 19:59
Jonathan Pouliot28-Mar-04 19:59 
GeneralRe: Pointer or not pointer Pin
22491728-Mar-04 20:23
22491728-Mar-04 20:23 
GeneralRe: Pointer or not pointer Pin
Prakash Nadar28-Mar-04 21:07
Prakash Nadar28-Mar-04 21:07 
GeneralRe: Pointer or not pointer Pin
Anonymous29-Mar-04 4:52
Anonymous29-Mar-04 4:52 
GeneralThreads Pin
SatyaDY28-Mar-04 19:38
SatyaDY28-Mar-04 19:38 
GeneralRe: Threads Pin
Prakash Nadar28-Mar-04 21:10
Prakash Nadar28-Mar-04 21:10 
GeneralRe: Threads Pin
SiddharthAtw28-Mar-04 22:57
SiddharthAtw28-Mar-04 22:57 
GeneralRe: Threads Pin
Prakash Nadar28-Mar-04 23:06
Prakash Nadar28-Mar-04 23:06 
GeneralRe: Threads Pin
Tim Smith29-Mar-04 4:14
Tim Smith29-Mar-04 4:14 
GeneralRe: Threads Pin
Prakash Nadar29-Mar-04 5:44
Prakash Nadar29-Mar-04 5:44 
GeneralRe: Threads Pin
Tim Smith29-Mar-04 4:13
Tim Smith29-Mar-04 4:13 
GeneralRe: Threads Pin
SatyaDY29-Mar-04 17:20
SatyaDY29-Mar-04 17:20 
GeneralCreating shortcuts Pin
Vini Deep28-Mar-04 19:00
Vini Deep28-Mar-04 19:00 
GeneralRe: Creating shortcuts Pin
22491728-Mar-04 19:19
22491728-Mar-04 19:19 
GeneralRe: Creating shortcuts Pin
Milton Karimbekallil28-Mar-04 19:58
Milton Karimbekallil28-Mar-04 19:58 
GeneralRe: Creating shortcuts Pin
Vini Deep28-Mar-04 20:37
Vini Deep28-Mar-04 20:37 
QuestionRe[2]: Creating shortcuts Pin
sysop@HAL9K.com4-Feb-10 4:55
sysop@HAL9K.com4-Feb-10 4: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.