Click here to Skip to main content
15,903,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionStatus Bar Height Pin
RockyJames4-Apr-06 0:27
RockyJames4-Apr-06 0:27 
AnswerRe: Status Bar Height Pin
Ștefan-Mihai MOGA4-Apr-06 0:48
professionalȘtefan-Mihai MOGA4-Apr-06 0:48 
AnswerRe: Status Bar Height Pin
Hamid_RT4-Apr-06 0:48
Hamid_RT4-Apr-06 0:48 
AnswerRe: Status Bar Height Pin
maharaja pandian4-Apr-06 1:00
maharaja pandian4-Apr-06 1:00 
GeneralRe: Status Bar Height Pin
RockyJames4-Apr-06 0:55
RockyJames4-Apr-06 0:55 
GeneralRe: Status Bar Height Pin
Hamid_RT4-Apr-06 0:58
Hamid_RT4-Apr-06 0:58 
GeneralRe: Status Bar Height Pin
RockyJames4-Apr-06 1:34
RockyJames4-Apr-06 1:34 
QuestionVC++: Validate character/string in unicode(multi lingual support) Pin
jayart4-Apr-06 0:25
jayart4-Apr-06 0:25 
Hi All,
I need help regarding validating a string. This string is in unicode i.e it supports multiple languages.
I need an API which checks if a charater/string is supported by the current font or not.

Detail:
I need to show all the charaters supported for the selected font(from a combobox) in a grid layout. Then when user selects a particular grid, the string should get updated in a rich edit text control. Currenly I can see blank gyphs for characters which are not supported by the selected font. And same appear in the richtext control.
My requirement is to: Not to show the string in the grid control if it is blank.
Solutions tried till now:
I tried GetCharacterPlacement, MultiByteToWideChar, IsTextUnicode and GetGlyphIndices(does not work on XP).
But nothing useful.
Has anyone come across a situation like this.
Please help me. Am stuck badly.

Thanks,
Arti Gujare
AnswerRe: VC++: Validate character/string in unicode(multi lingual support) Pin
jayart4-Apr-06 1:36
jayart4-Apr-06 1:36 
QuestionHow to draw a virtual window? Pin
chybin4-Apr-06 0:23
chybin4-Apr-06 0:23 
AnswerRe: How to draw a virtual window? Pin
YaronNir4-Apr-06 1:25
YaronNir4-Apr-06 1:25 
QuestionMemory Leak Pin
thepersonof3-Apr-06 23:54
thepersonof3-Apr-06 23:54 
AnswerRe: Memory Leak Pin
Ștefan-Mihai MOGA4-Apr-06 0:01
professionalȘtefan-Mihai MOGA4-Apr-06 0:01 
AnswerRe: Memory Leak Pin
Cedric Moonen4-Apr-06 0:08
Cedric Moonen4-Apr-06 0:08 
AnswerRe: Memory Leak Pin
sunit54-Apr-06 0:16
sunit54-Apr-06 0:16 
AnswerRe: Memory Leak Pin
toxcct4-Apr-06 0:48
toxcct4-Apr-06 0:48 
AnswerRe: Memory Leak Pin
jayart4-Apr-06 1:34
jayart4-Apr-06 1:34 
GeneralRe: Memory Leak Pin
thepersonof4-Apr-06 1:42
thepersonof4-Apr-06 1:42 
GeneralRe: Memory Leak Pin
jayart4-Apr-06 1:53
jayart4-Apr-06 1:53 
GeneralRe: Memory Leak Pin
thepersonof4-Apr-06 1:56
thepersonof4-Apr-06 1:56 
GeneralRe: Memory Leak Pin
toxcct4-Apr-06 2:01
toxcct4-Apr-06 2:01 
GeneralRe: Memory Leak Pin
jayart4-Apr-06 2:08
jayart4-Apr-06 2:08 
GeneralRe: Memory Leak Pin
toxcct4-Apr-06 2:14
toxcct4-Apr-06 2:14 
QuestionRight mouse click for CStatic ? Pin
madmax00013-Apr-06 23:52
madmax00013-Apr-06 23:52 
AnswerRe: Right mouse click for CStatic ? Pin
J51219824-Apr-06 0:00
J51219824-Apr-06 0:00 

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.