Click here to Skip to main content
15,887,027 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMFC Communicating within splitter frame - advice needed Pin
Vaclav_24-Sep-09 6:25
Vaclav_24-Sep-09 6:25 
AnswerRe: MFC Communicating within splitter frame - advice needed Pin
«_Superman_»24-Sep-09 17:25
professional«_Superman_»24-Sep-09 17:25 
GeneralRe: MFC Communicating within splitter frame - advice needed Pin
Vaclav_24-Sep-09 19:27
Vaclav_24-Sep-09 19:27 
AnswerRe: MFC Communicating within splitter frame - advice needed Pin
Iain Clarke, Warrior Programmer25-Sep-09 21:38
Iain Clarke, Warrior Programmer25-Sep-09 21:38 
Questionfilter the list of files in a CBCGPListCtrl by extension [modified] Pin
MrKBA24-Sep-09 6:19
MrKBA24-Sep-09 6:19 
AnswerRe: filter the list of files in a CBCGPListCtrl by extension Pin
Rolf Kristensen26-Sep-09 7:42
Rolf Kristensen26-Sep-09 7:42 
QuestionCdialog constructed/create Pin
ForNow24-Sep-09 5:49
ForNow24-Sep-09 5:49 
QuestionRe: Cdialog constructed/create Pin
David Crow24-Sep-09 7:09
David Crow24-Sep-09 7:09 
ForNow wrote:
if I allocate a cdialog derived object via
the new operator
just so I can save data in the object


Just for the sake of saving data, why would you want to do this?

ForNow wrote:
that won't associate with windows resource
until I do the create specfing the dialog item
from the resource file
after the create. The framework should call
my ::initdialog overideable


Wouldn't it be easier to just code it up and see (when OnInitDialog() is called)?

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


AnswerRe: Cdialog constructed/create Pin
ForNow24-Sep-09 7:29
ForNow24-Sep-09 7:29 
QuestionRe: Cdialog constructed/create Pin
David Crow24-Sep-09 8:01
David Crow24-Sep-09 8:01 
AnswerRe: Cdialog constructed/create Pin
ForNow24-Sep-09 8:08
ForNow24-Sep-09 8:08 
QuestionRe: Cdialog constructed/create Pin
David Crow24-Sep-09 8:10
David Crow24-Sep-09 8:10 
AnswerRe: Cdialog constructed/create Pin
ForNow24-Sep-09 8:24
ForNow24-Sep-09 8:24 
GeneralRe: Cdialog constructed/create Pin
David Crow24-Sep-09 8:32
David Crow24-Sep-09 8:32 
GeneralRe: Cdialog constructed/create Pin
ForNow24-Sep-09 8:50
ForNow24-Sep-09 8:50 
QuestionDWORD Time Puzzle Pin
phil241524-Sep-09 5:36
phil241524-Sep-09 5:36 
AnswerRe: DWORD Time Puzzle Pin
Stuart Dootson24-Sep-09 6:13
professionalStuart Dootson24-Sep-09 6:13 
GeneralRe: DWORD Time Puzzle Pin
phil241525-Sep-09 3:46
phil241525-Sep-09 3:46 
GeneralRe: DWORD Time Puzzle Pin
Stuart Dootson25-Sep-09 4:12
professionalStuart Dootson25-Sep-09 4:12 
GeneralRe: DWORD Time Puzzle Pin
phil241525-Sep-09 5:03
phil241525-Sep-09 5:03 
GeneralRe: DWORD Time Puzzle Pin
Stuart Dootson25-Sep-09 10:48
professionalStuart Dootson25-Sep-09 10:48 
GeneralRe: DWORD Time Puzzle Pin
phil241527-Sep-09 23:05
phil241527-Sep-09 23:05 
QuestionHow to prevent accelerators while certain childs have focus? Pin
i96danma24-Sep-09 5:28
i96danma24-Sep-09 5:28 
QuestionFast square root algorithm and using SSE Intrinsics to boost floating point calculation performance Pin
D_code_writer24-Sep-09 4:20
D_code_writer24-Sep-09 4:20 
AnswerRe: Fast square root algorithm and using SSE Intrinsics to boost floating point calculation performance Pin
Michael Schubert24-Sep-09 5:31
Michael Schubert24-Sep-09 5:31 

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.