Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Any ideas? Pin
Moak12-Jan-03 19:37
Moak12-Jan-03 19:37 
AnswerRe: Any ideas? Pin
Nitron13-Jan-03 3:38
Nitron13-Jan-03 3:38 
GeneralWants to develop Intrusion Detection System(IDS) Pin
summo12-Jan-03 19:05
summo12-Jan-03 19:05 
GeneralRe: Wants to develop Intrusion Detection System(IDS) Pin
geo_m13-Jan-03 0:21
geo_m13-Jan-03 0:21 
GeneralRe: Wants to develop Intrusion Detection System(IDS) Pin
Dana Epp15-Jan-03 9:09
Dana Epp15-Jan-03 9:09 
GeneralTemporal position of pMainFrame->LoadFrame & DialogBar Control Updates... Pin
JennyP12-Jan-03 18:52
JennyP12-Jan-03 18:52 
GeneralRe: Temporal position of pMainFrame->LoadFrame & DialogBar Control Updates... Pin
jhwurmbach12-Jan-03 22:52
jhwurmbach12-Jan-03 22:52 
GeneralRe: Temporal position of pMainFrame->LoadFrame & DialogBar Control Updates... Pin
JennyP13-Jan-03 5:56
JennyP13-Jan-03 5:56 
After some more time, I found the issue (loosely related):

After deleting a control from my dialog, VC++ assigned the first tab stop to a edit control. I handle the kill-focus message for this edit box and this handler crashes the program because it tries to access the document directly.

Therefore, the fix was to change my tab order so that THIS control was not the first.

Good lesson, but it took too much time to debug for me. Frown | :( Smile | :)

JennyP
QuestionButton message - half clicked? Pin
Moak12-Jan-03 18:37
Moak12-Jan-03 18:37 
AnswerRe: Button message - half clicked? Pin
JennyP12-Jan-03 18:59
JennyP12-Jan-03 18:59 
GeneralRe: Button message - half clicked (or button without focus)? Pin
Moak12-Jan-03 19:18
Moak12-Jan-03 19:18 
Generalprecise delay--real time controller Pin
Sean111_Yang12-Jan-03 15:55
sussSean111_Yang12-Jan-03 15:55 
GeneralRe: precise delay--real time controller Pin
Taka Muraoka12-Jan-03 16:13
Taka Muraoka12-Jan-03 16:13 
GeneralRe: precise delay--real time controller Pin
Anonymous12-Jan-03 21:58
Anonymous12-Jan-03 21:58 
GeneralRe: precise delay--real time controller Pin
Nitron13-Jan-03 3:41
Nitron13-Jan-03 3:41 
GeneralNeed help calling fortran dll from VC Pin
Pecan20412-Jan-03 14:45
Pecan20412-Jan-03 14:45 
GeneralRe: Need help calling fortran dll from VC Pin
Joaquín M López Muñoz12-Jan-03 20:16
Joaquín M López Muñoz12-Jan-03 20:16 
GeneralRe: Need help calling fortran dll from VC Pin
Pecan20413-Jan-03 2:39
Pecan20413-Jan-03 2:39 
QuestionDocument not created yet??? Pin
JennyP12-Jan-03 13:02
JennyP12-Jan-03 13:02 
AnswerRe: Document not created yet??? Pin
JennyP12-Jan-03 15:27
JennyP12-Jan-03 15:27 
GeneralRe: Document not created yet??? Pin
xxhimanshu12-Jan-03 17:58
xxhimanshu12-Jan-03 17:58 
AnswerRe: Document not created yet??? Pin
Steve Mayfield12-Jan-03 19:09
Steve Mayfield12-Jan-03 19:09 
GeneralOwner draw combo box headaches Pin
Aaron Schaefer12-Jan-03 12:13
Aaron Schaefer12-Jan-03 12:13 
GeneralRe: Owner draw combo box headaches Pin
includeh1013-Jan-03 0:22
includeh1013-Jan-03 0:22 
GeneralAddNew/Edit/Delete w/CRecordSet Pin
Baatezu12-Jan-03 11:49
Baatezu12-Jan-03 11:49 

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.