Click here to Skip to main content
15,921,694 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Help aout Ownerdraw CHeaderCtrl Pin
Hamid_RT18-May-07 19:49
Hamid_RT18-May-07 19:49 
GeneralRe: Help aout Ownerdraw CHeaderCtrl Pin
kcynic18-May-07 21:30
kcynic18-May-07 21:30 
GeneralRe: Help aout Ownerdraw CHeaderCtrl Pin
Hamid_RT18-May-07 21:50
Hamid_RT18-May-07 21:50 
QuestionUrgent question: Char issues Pin
donno118-May-07 15:36
donno118-May-07 15:36 
AnswerRe: Urgent question: Char issues Pin
PJ Arends18-May-07 16:34
professionalPJ Arends18-May-07 16:34 
GeneralRe: Urgent question: Char issues Pin
donno118-May-07 16:51
donno118-May-07 16:51 
GeneralRe: Urgent question: Char issues Pin
PJ Arends18-May-07 17:17
professionalPJ Arends18-May-07 17:17 
GeneralRe: Urgent question: Char issues Pin
donno118-May-07 17:30
donno118-May-07 17:30 
GeneralRe: Urgent question: Char issues Pin
donno118-May-07 21:31
donno118-May-07 21:31 
AnswerRe: Urgent question: Char issues Pin
normanS18-May-07 21:51
normanS18-May-07 21:51 
GeneralRe: Urgent question: Char issues Pin
donno118-May-07 22:46
donno118-May-07 22:46 
GeneralRe: Urgent question: Char issues Pin
normanS19-May-07 7:31
normanS19-May-07 7:31 
QuestionWrong code while reading a file i think :( [modified] Pin
Immunity1818-May-07 14:03
Immunity1818-May-07 14:03 
AnswerRe: Wrong code while reading a file i think :( Pin
Manoj Kumar Rai19-May-07 0:34
professionalManoj Kumar Rai19-May-07 0:34 
QuestionHow to solve this warning Pin
Jerry Burns18-May-07 9:23
Jerry Burns18-May-07 9:23 
QuestionRe: How to solve this warning Pin
David Crow18-May-07 10:19
David Crow18-May-07 10:19 
AnswerRe: How to solve this warning Pin
Jerry Burns18-May-07 10:55
Jerry Burns18-May-07 10:55 
GeneralRe: How to solve this warning Pin
David Crow21-May-07 2:27
David Crow21-May-07 2:27 
AnswerRe: How to solve this warning Pin
Manoj Kumar Rai19-May-07 0:37
professionalManoj Kumar Rai19-May-07 0:37 
QuestionDrawing titlebar on XP with themes Options Options Pin
maxus9918-May-07 7:20
maxus9918-May-07 7:20 
QuestionHow to convert from CString to integer? And Message Boxes Pin
Star0918-May-07 6:54
Star0918-May-07 6:54 
AnswerRe: How to convert from CString to integer? And Message Boxes Pin
Mark Salsbery18-May-07 7:35
Mark Salsbery18-May-07 7:35 
GeneralRe: How to convert from CString to integer? And Message Boxes Pin
Star0918-May-07 7:43
Star0918-May-07 7:43 
AnswerRe: How to convert from CString to integer? And Message Boxes Pin
Hamid_RT18-May-07 19:53
Hamid_RT18-May-07 19:53 
Questionsize of dialog in resource editor Pin
ldsdbomber18-May-07 5:24
ldsdbomber18-May-07 5:24 
Probably being dumb but is there a quick way to see the size of a dialog you've made in Resource Editor, and can it also show how much extra is added by the menu bar etc. I've seen the "guide spacing" in the Layout tab as 4 "DLU" but I dont know what DLU are, and I want to make sure the dialog fits to a 640*480 screen.

Yes, I can reset my desktop resolution to that, but do I really need to do that? Surely there is a quick/easy way to see the dimensions?

I can see this
IDD_PTWBEAMPROFILE_DIALOG DIALOGEX 0, 0, 554, 172

in the rc file as opened as a text file but the default action of clicking it actually opens my dialog resource GUI, I had to do a find files to get into the rc file in VC++ as a text file. I assume those numbers are the size but can I get at them more easily?

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.