Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFirst-chance exception Pin
nickinchina30-May-00 9:56
nickinchina30-May-00 9:56 
GeneralRe: First-chance exception Pin
Tim Deveaux30-May-00 13:04
Tim Deveaux30-May-00 13:04 
GeneralRe: First-chance exception Pin
Arvind2330-May-00 13:53
Arvind2330-May-00 13:53 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:58
Adam Clauss30-May-00 5:58 
GeneralRe: Access Violation Pin
Paolo Messina30-May-00 7:54
professionalPaolo Messina30-May-00 7:54 
GeneralRe: Access Violation Pin
Adam Clauss30-May-00 9:11
Adam Clauss30-May-00 9:11 
GeneralRe: Access Violation Pin
Paolo Messina30-May-00 10:35
professionalPaolo Messina30-May-00 10:35 
GeneralRe: Access Violation Pin
Adam Clauss30-May-00 13:18
Adam Clauss30-May-00 13:18 
>If the debug version is OK, maybe you are using some
>uninitialized variable. Try compiling at warning level 4
>and ignore all the warnings coming from windows include
>files.
Did that, had a couple warnings about variables being initialized but never referenced, and a couple about formal paramters never being referenced (things like pDC in OnDraw for my view, which I never use)

>If you try to call EndDialog at the end of your >OnInitDialog, what happens?
Same errors

sigh... I may just put together a small project that uses this and send it to you so you can look at it... that ok?
Thanks,
Adam
pandcc3@comwerx.net
GeneralRe: Access Violation Pin
Paolo Messina31-May-00 5:09
professionalPaolo Messina31-May-00 5:09 
GeneralRe: Access Violation Pin
Peter Zajac31-May-00 4:38
Peter Zajac31-May-00 4:38 
GeneralRe: Access Violation Pin
Adam Clauss31-May-00 5:20
Adam Clauss31-May-00 5:20 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:56
Adam Clauss30-May-00 5:56 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:55
Adam Clauss30-May-00 5:55 
GeneralAccess Violation Pin
Adam Clauss30-May-00 5:52
Adam Clauss30-May-00 5:52 
QuestionHow make framework accessible? Pin
Martin Hellspong30-May-00 4:58
Martin Hellspong30-May-00 4:58 
QuestionHow make framework accessible? Pin
Martin Hellspong30-May-00 4:57
Martin Hellspong30-May-00 4:57 
GeneralSTL Pin
Member 432129-May-00 18:45
Member 432129-May-00 18:45 
GeneralRe: STL Pin
Uwe Keim29-May-00 20:54
sitebuilderUwe Keim29-May-00 20:54 
GeneralRe: STL Pin
Member 432130-May-00 6:41
Member 432130-May-00 6:41 
GeneralSTL Pin
Member 432129-May-00 18:44
Member 432129-May-00 18:44 
GeneralRICHDIT Background Pin
Eric29-May-00 16:20
Eric29-May-00 16:20 
GeneralAccessing Newly creating file Pin
Member 398529-May-00 12:15
Member 398529-May-00 12:15 
GeneralRe: Accessing Newly creating file Pin
Uwe Keim29-May-00 20:51
sitebuilderUwe Keim29-May-00 20:51 
GeneralRe: Accessing Newly creating file Pin
Member 398530-May-00 12:39
Member 398530-May-00 12:39 
GeneralSound programming related question Pin
bwhoney29-May-00 12:10
sussbwhoney29-May-00 12:10 

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.