Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Send a Message to a Window programmatically Pin
Abhi Lahare21-Apr-11 8:21
Abhi Lahare21-Apr-11 8:21 
Questionhow to drag and drop image in list control Pin
rajniyadav1a20-Apr-11 21:33
rajniyadav1a20-Apr-11 21:33 
AnswerRe: how to drag and drop image in list control Pin
Hans Dietrich20-Apr-11 21:50
mentorHans Dietrich20-Apr-11 21:50 
QuestionLink Error RSA_new(); Pin
mathy20-Apr-11 19:56
mathy20-Apr-11 19:56 
AnswerRe: Link Error RSA_new(); Pin
వేంకటనారాయణ(venkatmakam)20-Apr-11 21:21
వేంకటనారాయణ(venkatmakam)20-Apr-11 21:21 
GeneralRe: Link Error RSA_new(); Pin
mathy25-Apr-11 5:10
mathy25-Apr-11 5:10 
QuestionThe application cannot get the file icon Pin
yu-jian20-Apr-11 15:30
yu-jian20-Apr-11 15:30 
AnswerRe: The application cannot get the file icon Pin
ShilpiP20-Apr-11 18:59
ShilpiP20-Apr-11 18:59 
GeneralRe: The application cannot get the file icon Pin
yu-jian26-Apr-11 15:53
yu-jian26-Apr-11 15:53 
QuestionGetVolumeInformation() on network drive Pin
hairy_hats20-Apr-11 1:34
hairy_hats20-Apr-11 1:34 
QuestionRe: GetVolumeInformation() on network drive Pin
David Crow20-Apr-11 3:50
David Crow20-Apr-11 3:50 
AnswerRe: GetVolumeInformation() on network drive Pin
hairy_hats20-Apr-11 3:54
hairy_hats20-Apr-11 3:54 
GeneralRe: GetVolumeInformation() on network drive Pin
Luc Pattyn20-Apr-11 6:19
sitebuilderLuc Pattyn20-Apr-11 6:19 
GeneralRe: GetVolumeInformation() on network drive Pin
hairy_hats20-Apr-11 21:34
hairy_hats20-Apr-11 21:34 
Questionhow to transfer Cstring to float Pin
camuoi28819-Apr-11 22:42
camuoi28819-Apr-11 22:42 
AnswerRe: how to transfer Cstring to float Pin
Rajesh R Subramanian19-Apr-11 22:52
professionalRajesh R Subramanian19-Apr-11 22:52 
GeneralRe: how to transfer Cstring to float Pin
camuoi28819-Apr-11 23:09
camuoi28819-Apr-11 23:09 
GeneralRe: how to transfer Cstring to float Pin
Rajesh R Subramanian19-Apr-11 23:11
professionalRajesh R Subramanian19-Apr-11 23:11 
AnswerMessage Removed Pin
19-Apr-11 23:13
వేంకటనారాయణ(venkatmakam)19-Apr-11 23:13 
GeneralRe: how to transfer Cstring to float Pin
Rajesh R Subramanian19-Apr-11 23:19
professionalRajesh R Subramanian19-Apr-11 23:19 
AnswerRe: how to transfer Cstring to float Pin
Hans Dietrich19-Apr-11 23:44
mentorHans Dietrich19-Apr-11 23:44 
AnswerRe: how to transfer Cstring to float [modified] Pin
Cool_Dev19-Apr-11 23:32
Cool_Dev19-Apr-11 23:32 
AnswerRe: how to transfer Cstring to float Pin
Niklas L20-Apr-11 0:26
Niklas L20-Apr-11 0:26 
QuestionLocalizing a MFC application Pin
kle8vi19-Apr-11 22:32
kle8vi19-Apr-11 22:32 
I am writing a MFC application which should run on different operating systems with different locales.

The application is in english and when running on english OS (like Windows 7) it works perfect.
However, when running on Chinese OS (Chinese Windows 7) I see that the english font is changed and it seems somewhat wider.

This wide font causes the text on my "Static Text" controls to be too big and the text is cut.

Is there a way to avoid this or must I go over all of my dialogs and set the size of the static text controls?

Regards,
Kobi.
AnswerRe: Localizing a MFC application Pin
Hans Dietrich19-Apr-11 23:41
mentorHans Dietrich19-Apr-11 23:41 

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.