Click here to Skip to main content
16,019,619 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: exceptions Pin
Cedric Moonen22-Aug-06 9:23
Cedric Moonen22-Aug-06 9:23 
GeneralRe: exceptions Pin
Zac Howland22-Aug-06 9:46
Zac Howland22-Aug-06 9:46 
AnswerRe: exceptions Pin
jon-8022-Aug-06 9:38
professionaljon-8022-Aug-06 9:38 
GeneralRe: exceptions Pin
Zac Howland22-Aug-06 9:52
Zac Howland22-Aug-06 9:52 
AnswerRe: exceptions Pin
markkuk22-Aug-06 11:22
markkuk22-Aug-06 11:22 
QuestionRe: exceptions Pin
jon-8023-Aug-06 4:50
professionaljon-8023-Aug-06 4:50 
QuestionHide window Pin
Manjunath S22-Aug-06 8:46
Manjunath S22-Aug-06 8:46 
AnswerRe: Hide window Pin
Jun Du22-Aug-06 9:39
Jun Du22-Aug-06 9:39 
It would be cleaner if you could separate the logic of window creation from the logic of user input validation. This way, when automatical logging in, you only call the validation logic, without creating the window.

I assume that you know the difference between instantiating a C++ window object and actually creating a window. If not, I'll explain more.

Best,
Jun

AnswerRe: Hide window Pin
eusto22-Aug-06 9:44
eusto22-Aug-06 9:44 
QuestionError: Run-Time Check Failure #2 - Stack around the variable 'password' was corrupted. Pin
jon-8022-Aug-06 7:59
professionaljon-8022-Aug-06 7:59 
AnswerRe: Error: Run-Time Check Failure #2 - Stack around the variable 'password' was corrupted. Pin
Cedric Moonen22-Aug-06 8:23
Cedric Moonen22-Aug-06 8:23 
GeneralRe: Error: Run-Time Check Failure #2 - Stack around the variable 'password' was corrupted. Pin
jon-8022-Aug-06 8:42
professionaljon-8022-Aug-06 8:42 
GeneralRe: Error: Run-Time Check Failure #2 - Stack around the variable 'password' was corrupted. Pin
Cedric Moonen22-Aug-06 8:48
Cedric Moonen22-Aug-06 8:48 
GeneralRe: Error: Run-Time Check Failure #2 - Stack around the variable 'password' was corrupted. Pin
jon-8022-Aug-06 8:58
professionaljon-8022-Aug-06 8:58 
GeneralRe: Error: Run-Time Check Failure #2 - Stack around the variable 'password' was corrupted. Pin
Zac Howland22-Aug-06 9:25
Zac Howland22-Aug-06 9:25 
AnswerRe: Error: Run-Time Check Failure #2 - Stack around the variable 'password' was corrupted. Pin
Zac Howland22-Aug-06 9:38
Zac Howland22-Aug-06 9:38 
QuestionRadio Power Button Pin
siddhen22-Aug-06 7:31
siddhen22-Aug-06 7:31 
AnswerRe: Radio Power Button Pin
toxcct22-Aug-06 8:39
toxcct22-Aug-06 8:39 
Questionhow to create a table in the database using mfc Pin
vc++_fragrance22-Aug-06 4:46
vc++_fragrance22-Aug-06 4:46 
AnswerRe: how to create a table in the database using mfc Pin
Sarath C22-Aug-06 5:09
Sarath C22-Aug-06 5:09 
AnswerRe: how to create a table in the database using mfc Pin
Sarath C22-Aug-06 5:18
Sarath C22-Aug-06 5:18 
AnswerRe: how to create a table in the database using mfc Pin
David Crow22-Aug-06 6:07
David Crow22-Aug-06 6:07 
AnswerRe: how to create a table in the database using mfc Pin
vc++_fragrance22-Aug-06 22:35
vc++_fragrance22-Aug-06 22:35 
QuestionCode of RoundedRect() Function? Pin
prabhashmandal22-Aug-06 4:23
prabhashmandal22-Aug-06 4:23 
AnswerRe: Code of RoundedRect() Function? Pin
Sarath C22-Aug-06 4:58
Sarath C22-Aug-06 4:58 

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.