Click here to Skip to main content
16,005,552 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MFC: Button press and release? Pin
David Crow5-Apr-06 9:09
David Crow5-Apr-06 9:09 
GeneralRe: MFC: Button press and release? Pin
Rostfrei5-Apr-06 10:35
Rostfrei5-Apr-06 10:35 
GeneralRe: MFC: Button press and release? Pin
David Crow5-Apr-06 10:55
David Crow5-Apr-06 10:55 
GeneralRe: MFC: Button press and release? Pin
Rostfrei5-Apr-06 12:23
Rostfrei5-Apr-06 12:23 
GeneralRe: MFC: Button press and release? Pin
David Crow5-Apr-06 16:02
David Crow5-Apr-06 16:02 
GeneralRe: MFC: Button press and release? Pin
Rostfrei5-Apr-06 20:28
Rostfrei5-Apr-06 20:28 
GeneralRe: MFC: Button press and release? Pin
toxcct5-Apr-06 21:26
toxcct5-Apr-06 21:26 
QuestionToo lazy to download SDK for two files: Usp10.h,Usp10.lib Pin
jayart5-Apr-06 6:25
jayart5-Apr-06 6:25 
Hi,
Detecting a "Missing Character Glyph" without looking at a window

I am developing a dialog similar to Windows Word - Insert - Symbol Table Dialog.
For this all the charaters have to be displayed for the selected font (from all the existing fonts) and subsets which support the current font.
I am able to display the characters but some are appearing blank. These are the characters which are not supported by the the current font.
Can anyone tell me how to detect missing glyphs?
Till now I have tried with WideCharToMultiByte and GetCharacterPlacement.
But nothing seems to work.
I thought of using uniscribe function ScriptStringAnalyse.
Is this the correct function I should use?
Also I dont have Usp10.h and Usp10.lib on my system. Though I do have Usp10.dll
I thought of downloading same but looks like it comes as SDK package.
I just need this .h and .lib file.
Can anybody send me these two files?
Thanks a ton,
Arti Gujare


Arti Gujare
AnswerRe: Too lazy to download SDK for two files: Usp10.h,Usp10.lib Pin
Waldermort5-Apr-06 7:49
Waldermort5-Apr-06 7:49 
Questioncannot convert from char * to unsigned short * Pin
QuickDeveloper5-Apr-06 6:24
QuickDeveloper5-Apr-06 6:24 
AnswerRe: cannot convert from char * to unsigned short * Pin
valikac5-Apr-06 6:30
valikac5-Apr-06 6:30 
AnswerRe: cannot convert from char * to unsigned short * Pin
toxcct5-Apr-06 6:31
toxcct5-Apr-06 6:31 
GeneralRe: cannot convert from char * to unsigned short * Pin
QuickDeveloper5-Apr-06 6:34
QuickDeveloper5-Apr-06 6:34 
GeneralRe: cannot convert from char * to unsigned short * Pin
toxcct5-Apr-06 6:39
toxcct5-Apr-06 6:39 
GeneralRe: cannot convert from char * to unsigned short * Pin
QuickDeveloper5-Apr-06 6:42
QuickDeveloper5-Apr-06 6:42 
AnswerRe: cannot convert from char * to unsigned short * Pin
FarPointer5-Apr-06 6:32
FarPointer5-Apr-06 6:32 
AnswerRe: cannot convert from char * to unsigned short * Pin
Graham Bradshaw5-Apr-06 6:35
Graham Bradshaw5-Apr-06 6:35 
GeneralRe: cannot convert from char * to unsigned short * Pin
QuickDeveloper5-Apr-06 6:47
QuickDeveloper5-Apr-06 6:47 
AnswerRe: cannot convert from char * to unsigned short * Pin
Michael Dunn5-Apr-06 6:36
sitebuilderMichael Dunn5-Apr-06 6:36 
AnswerRe: cannot convert from char * to unsigned short * Pin
HalfWayMan5-Apr-06 6:45
HalfWayMan5-Apr-06 6:45 
QuestionMenu in MDI child window Pin
HalfWayMan5-Apr-06 6:16
HalfWayMan5-Apr-06 6:16 
QuestionChanging security of File Pin
FarPointer5-Apr-06 6:04
FarPointer5-Apr-06 6:04 
AnswerRe: Changing security of File Pin
David Crow5-Apr-06 7:00
David Crow5-Apr-06 7:00 
AnswerRe: Changing security of File Pin
Hamid_RT5-Apr-06 19:35
Hamid_RT5-Apr-06 19:35 
AnswerRe: Changing security of File Pin
J51219825-Apr-06 19:45
J51219825-Apr-06 19:45 

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.