Click here to Skip to main content
15,888,579 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: using radio buttons Pin
vikas amin3-Oct-05 2:42
vikas amin3-Oct-05 2:42 
Questionusing radio buttons Pin
swaapu3-Oct-05 0:33
swaapu3-Oct-05 0:33 
AnswerRe: using radio buttons Pin
ThatsAlok3-Oct-05 1:11
ThatsAlok3-Oct-05 1:11 
QuestionRe: using radio buttons Pin
David Crow3-Oct-05 2:50
David Crow3-Oct-05 2:50 
AnswerRe: using radio buttons Pin
ThatsAlok3-Oct-05 2:56
ThatsAlok3-Oct-05 2:56 
AnswerRe: using radio buttons Pin
vikas amin3-Oct-05 2:58
vikas amin3-Oct-05 2:58 
QuestionHow to change Postion of Dialog In MFC based Application? Pin
Amarelia3-Oct-05 0:23
Amarelia3-Oct-05 0:23 
AnswerRe: How to change Postion of Dialog In MFC based Application? Pin
Ghasrfakhri3-Oct-05 0:32
Ghasrfakhri3-Oct-05 0:32 
GeneralRe: How to change Postion of Dialog In MFC based Application? Pin
Amarelia3-Oct-05 0:43
Amarelia3-Oct-05 0:43 
AnswerRe: How to change Postion of Dialog In MFC based Application? Pin
ThatsAlok3-Oct-05 1:09
ThatsAlok3-Oct-05 1:09 
Questioncreate a new child frame Pin
vikas amin2-Oct-05 23:44
vikas amin2-Oct-05 23:44 
AnswerRe: create a new child frame Pin
Selvam R3-Oct-05 0:02
professionalSelvam R3-Oct-05 0:02 
GeneralRe: create a new child frame Pin
vikas amin3-Oct-05 0:53
vikas amin3-Oct-05 0:53 
QuestionI was about to assume ... Pin
Anonymous2-Oct-05 23:15
Anonymous2-Oct-05 23:15 
AnswerRe: I was about to assume ... Pin
normanS3-Oct-05 5:18
normanS3-Oct-05 5:18 
QuestionConvolution Code required Pin
karen_yingying2-Oct-05 23:11
karen_yingying2-Oct-05 23:11 
AnswerRe: Convolution Code required Pin
Ghasrfakhri3-Oct-05 0:29
Ghasrfakhri3-Oct-05 0:29 
Questionhow to store BLOB images into Oracle Database using ADO Pin
snprani2-Oct-05 20:58
snprani2-Oct-05 20:58 
AnswerRe: how to store BLOB images into Oracle Database using ADO Pin
S Douglas3-Oct-05 0:27
professionalS Douglas3-Oct-05 0:27 
QuestionDoubt about which message handler to use Pin
Ravi Sankar S2-Oct-05 20:45
Ravi Sankar S2-Oct-05 20:45 
Hello All

I am developing an SDI application in VC++ 6.0 on WIndows 2000.

I want to read some settings from Database when application comes up. I wrote DB access code in "CMyView::OnInitialUpdate()". It is working fine when DB is accessable. If DB is not accessable due to some problem, my application waits in the starting itself until the DB connection is timed out... after that application displays the Error MessageBox and then the main window is launched.

User is unable to know what is going on until he gets the Error Message. I want my application to comeup first and then I want to try to access the DB and I want to put periodic status message to the user to know about what is going on in backend.

Please let me know where I can write the code for DB accesss in order to get executed after the main window is displayed. Please note that it is SDI application.

Thanks for your time
Ravi
AnswerRe: Doubt about which message handler to use Pin
Lane Yu2-Oct-05 22:01
Lane Yu2-Oct-05 22:01 
AnswerRe: Doubt about which message handler to use Pin
Intertherain3-Oct-05 2:49
Intertherain3-Oct-05 2:49 
QuestionRe: Doubt about which message handler to use Pin
David Crow3-Oct-05 2:54
David Crow3-Oct-05 2:54 
AnswerRe: Doubt about which message handler to use Pin
Ravi Sankar S3-Oct-05 3:27
Ravi Sankar S3-Oct-05 3:27 
QuestionOwner draw ClistCtrl Pin
Jagadeesh VN2-Oct-05 20:30
Jagadeesh VN2-Oct-05 20:30 

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.