Click here to Skip to main content
15,891,657 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBlob in ADO Pin
RockyJames17-Oct-06 0:33
RockyJames17-Oct-06 0:33 
AnswerRe: Blob in ADO Pin
David Crow17-Oct-06 3:06
David Crow17-Oct-06 3:06 
QuestionPoint of Intersection Pin
RamL17-Oct-06 0:32
RamL17-Oct-06 0:32 
AnswerRe: Point of Intersection Pin
CaesarCZ17-Oct-06 1:15
CaesarCZ17-Oct-06 1:15 
QuestionWhat is a Map file? Why we have to use a Map File? Pin
CodeVarma17-Oct-06 0:32
CodeVarma17-Oct-06 0:32 
AnswerRe: What is a Map file? Why we have to use a Map File? Pin
Nitron17-Oct-06 1:26
Nitron17-Oct-06 1:26 
AnswerRe: What is a Map file? Why we have to use a Map File? Pin
ThatsAlok18-Oct-06 4:56
ThatsAlok18-Oct-06 4:56 
Questionunicode fonts Pin
CaesarCZ16-Oct-06 23:56
CaesarCZ16-Oct-06 23:56 
hello,
I'm developing an application that should be able to display names of people from various corners of the world (ie, lots of languages at once). For that, I'd really like to be able to create a font that could handle all the unicode characters (or at least some kind of roman alphabet subset, but with all the punctuation and stuff, so that ie. Goethe would spell Gothe with an umlaut etc). I'm not sure such fonts are even installed (WXP).

I tried CreateFontIndirect, but since not even the LOGFONT structre has any attribute that would take "make it a unicode font", I don't know what to do next (and I really don't want to store language informoation and create multiple fonts etc). Any hints?

PS: I also tried looking at unicode.org, but still I'm unable to render most of the fonts
AnswerRe: unicode fonts Pin
Mark Salsbery17-Oct-06 7:02
Mark Salsbery17-Oct-06 7:02 
QuestionACCESSING CONTROLS OF ONE DIALOG BOX IN OTHER DIALOG BOX Pin
zareee16-Oct-06 23:38
zareee16-Oct-06 23:38 
AnswerRe: ACCESSING CONTROLS OF ONE DIALOG BOX IN OTHER DIALOG BOX Pin
Joan M16-Oct-06 23:56
professionalJoan M16-Oct-06 23:56 
AnswerRe: ACCESSING CONTROLS OF ONE DIALOG BOX IN OTHER DIALOG BOX Pin
Hamid_RT17-Oct-06 0:27
Hamid_RT17-Oct-06 0:27 
AnswerRe: ACCESSING CONTROLS OF ONE DIALOG BOX IN OTHER DIALOG BOX Pin
David Crow17-Oct-06 3:10
David Crow17-Oct-06 3:10 
AnswerRe: ACCESSING CONTROLS OF ONE DIALOG BOX IN OTHER DIALOG BOX Pin
ThatsAlok18-Oct-06 4:55
ThatsAlok18-Oct-06 4:55 
QuestionDestructors not invoked -> Memory leaks Pin
Nyarlatotep16-Oct-06 23:32
Nyarlatotep16-Oct-06 23:32 
AnswerRe: Destructors not invoked -> Memory leaks Pin
Waldermort17-Oct-06 0:42
Waldermort17-Oct-06 0:42 
Questiona Question Pin
mt_samiei16-Oct-06 23:16
mt_samiei16-Oct-06 23:16 
AnswerRe: a Question Pin
Cedric Moonen16-Oct-06 23:23
Cedric Moonen16-Oct-06 23:23 
QuestionRe: a Question Pin
prasad_som16-Oct-06 23:34
prasad_som16-Oct-06 23:34 
QuestionRe: a Question Pin
David Crow17-Oct-06 3:28
David Crow17-Oct-06 3:28 
QuestionStatic Text Control Pin
zareee16-Oct-06 22:15
zareee16-Oct-06 22:15 
AnswerRe: Static Text Control Pin
Monty216-Oct-06 22:17
Monty216-Oct-06 22:17 
GeneralRe: Static Text Control Pin
zareee16-Oct-06 23:06
zareee16-Oct-06 23:06 
GeneralRe: Static Text Control Pin
Monty216-Oct-06 23:11
Monty216-Oct-06 23:11 
GeneralRe: Static Text Control Pin
zareee16-Oct-06 23:17
zareee16-Oct-06 23:17 

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.