Click here to Skip to main content
16,004,453 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Conflicting Resource IDs Pin
softwaremonkey6-Apr-11 0:33
softwaremonkey6-Apr-11 0:33 
GeneralRe: Conflicting Resource IDs Pin
softwaremonkey6-Apr-11 10:17
softwaremonkey6-Apr-11 10:17 
AnswerRe: Conflicting Resource IDs Pin
Hans Dietrich6-Apr-11 16:13
mentorHans Dietrich6-Apr-11 16:13 
Questionfabs with SSE Pin
9ine5-Apr-11 2:19
9ine5-Apr-11 2:19 
AnswerRe: fabs with SSE Pin
Chris Losinger5-Apr-11 2:33
professionalChris Losinger5-Apr-11 2:33 
AnswerRe: fabs with SSE Pin
Ozer Karaagac5-Apr-11 16:35
professionalOzer Karaagac5-Apr-11 16:35 
QuestionUi Problem in Vista and above Pin
rahul.kulshreshtha5-Apr-11 1:34
rahul.kulshreshtha5-Apr-11 1:34 
AnswerRe: Ui Problem in Vista and above Pin
Hans Dietrich5-Apr-11 2:16
mentorHans Dietrich5-Apr-11 2:16 
Actually this predates Vista; on the NT side, even Win 2000 let you change the font size (small fonts, large fonts).

What you need to do is first handle the WM_DISPLAYCHANGE message, which tells you that some display setting has changed. Then, you need to resize and reposition the controls and background image to fit properly with the new settings. See (as an example) CResizableDialog[^].
Best wishes,
Hans


[Hans Dietrich Software]

GeneralRe: Ui Problem in Vista and above Pin
rahul.kulshreshtha5-Apr-11 5:45
rahul.kulshreshtha5-Apr-11 5:45 
AnswerRe: Ui Problem in Vista and above Pin
Charles Oppermann5-Apr-11 5:04
Charles Oppermann5-Apr-11 5:04 
GeneralRe: Ui Problem in Vista and above Pin
rahul.kulshreshtha5-Apr-11 5:47
rahul.kulshreshtha5-Apr-11 5:47 
QuestionMessage loop Query Pin
pandit845-Apr-11 1:15
pandit845-Apr-11 1:15 
AnswerRe: Message loop Query Pin
«_Superman_»5-Apr-11 1:51
professional«_Superman_»5-Apr-11 1:51 
QuestionString Combination Pin
john56324-Apr-11 23:53
john56324-Apr-11 23:53 
AnswerRe: String Combination Pin
Rajesh R Subramanian4-Apr-11 23:58
professionalRajesh R Subramanian4-Apr-11 23:58 
JokeRe: String Combination Pin
_AnsHUMAN_ 5-Apr-11 0:00
_AnsHUMAN_ 5-Apr-11 0:00 
GeneralRe: String Combination Pin
Rajesh R Subramanian5-Apr-11 5:48
professionalRajesh R Subramanian5-Apr-11 5:48 
GeneralRe: String Combination Pin
john56325-Apr-11 0:38
john56325-Apr-11 0:38 
GeneralRe: String Combination Pin
Rajesh R Subramanian5-Apr-11 0:57
professionalRajesh R Subramanian5-Apr-11 0:57 
QuestionRe: String Combination Pin
David Crow5-Apr-11 3:04
David Crow5-Apr-11 3:04 
AnswerRe: String Combination Pin
Hans Dietrich5-Apr-11 1:59
mentorHans Dietrich5-Apr-11 1:59 
AnswerRe: String Combination Pin
CPallini5-Apr-11 2:16
mveCPallini5-Apr-11 2:16 
QuestionHelp DLL Pin
so0_lanhlung24-Apr-11 17:07
so0_lanhlung24-Apr-11 17:07 
AnswerRe: Help DLL Pin
«_Superman_»4-Apr-11 19:21
professional«_Superman_»4-Apr-11 19:21 
GeneralRe: Help DLL Pin
so0_lanhlung25-Apr-11 22:50
so0_lanhlung25-Apr-11 22:50 

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.