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

C / C++ / MFC

 
AnswerRe: Estimate distance Pin
David Crow26-Sep-05 4:50
David Crow26-Sep-05 4:50 
JokeRe: Estimate distance Pin
toxcct26-Sep-05 5:11
toxcct26-Sep-05 5:11 
GeneralRe: Estimate distance Pin
Maximilien26-Sep-05 7:08
Maximilien26-Sep-05 7:08 
QuestionHow to get the ASCII-decimal-value of an character? Pin
MDT Daniel26-Sep-05 2:26
MDT Daniel26-Sep-05 2:26 
AnswerRe: How to get the ASCII-decimal-value of an character? Pin
David Crow26-Sep-05 2:31
David Crow26-Sep-05 2:31 
AnswerRe: How to get the ASCII-decimal-value of an character? Pin
Kenan Aksoy26-Sep-05 4:51
Kenan Aksoy26-Sep-05 4:51 
QuestionProblem in CWinApp::Initinstance of SDI App Pin
Manfred Staiger26-Sep-05 2:26
Manfred Staiger26-Sep-05 2:26 
AnswerRe: Problem in CWinApp::Initinstance of SDI App Pin
prasad_som26-Sep-05 2:49
prasad_som26-Sep-05 2:49 
This happens due to failure of creating frame window.
check your CMainFrame::PreCreateWindow function.
It may returning FALSE.
Narrow down the problem by commenting whole code in this function and un comment one by one.
You will definitely get problem.
else
carry the same check on OnCreate() function.


-- modified at 9:00 Monday 26th September, 2005
GeneralMy own fault Pin
Manfred Staiger26-Sep-05 3:43
Manfred Staiger26-Sep-05 3:43 
QuestionHow to get the HANDLE of the running EXE? Pin
Amarelia26-Sep-05 2:18
Amarelia26-Sep-05 2:18 
AnswerRe: How to get the HANDLE of the running EXE? Pin
David Crow26-Sep-05 2:22
David Crow26-Sep-05 2:22 
AnswerRe: How to get the HANDLE of the running EXE? Pin
bugDanny26-Sep-05 2:57
bugDanny26-Sep-05 2:57 
AnswerRe: How to get the HANDLE of the running EXE? Pin
ThatsAlok26-Sep-05 5:57
ThatsAlok26-Sep-05 5:57 
QuestionClose application from task manager Pin
Anonymous26-Sep-05 2:15
Anonymous26-Sep-05 2:15 
AnswerRe: Close application from task manager Pin
David Crow26-Sep-05 2:27
David Crow26-Sep-05 2:27 
AnswerRe: Close application from task manager Pin
bugDanny26-Sep-05 3:02
bugDanny26-Sep-05 3:02 
QuestionFont , DPI settings Pin
Pazzuzu26-Sep-05 1:35
Pazzuzu26-Sep-05 1:35 
QuestionSet Time For a ToolTip before it Appears Pin
swarnamanoo26-Sep-05 1:24
swarnamanoo26-Sep-05 1:24 
AnswerRe: Set Time For a ToolTip before it Appears Pin
FarPointer26-Sep-05 1:40
FarPointer26-Sep-05 1:40 
QuestionCAN I OVERRIDE DDX_ Pin
FarPointer26-Sep-05 1:03
FarPointer26-Sep-05 1:03 
AnswerRe: CAN I OVERRIDE DDX_ Pin
Rage26-Sep-05 1:14
professionalRage26-Sep-05 1:14 
GeneralRe: CAN I OVERRIDE DDX_ Pin
FarPointer26-Sep-05 1:19
FarPointer26-Sep-05 1:19 
AnswerRe: CAN I OVERRIDE DDX_ Pin
PJ Arends26-Sep-05 9:14
professionalPJ Arends26-Sep-05 9:14 
QuestionHow to assign classname or caption? Pin
Amarelia26-Sep-05 0:54
Amarelia26-Sep-05 0:54 
AnswerRe: How to assign classname or caption? Pin
Eytukan26-Sep-05 1:02
Eytukan26-Sep-05 1:02 

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.