Click here to Skip to main content
15,900,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: save options using registry or file? Pin
Ravi Bhavnani16-Feb-05 9:23
professionalRavi Bhavnani16-Feb-05 9:23 
AnswerRe: save options using registry or file? Pin
Mohammad Tarik16-Feb-05 9:49
Mohammad Tarik16-Feb-05 9:49 
AnswerRe: save options using registry or file? Pin
ThatsAlok16-Feb-05 18:00
ThatsAlok16-Feb-05 18:00 
GeneralBinary serial communications Pin
ed7115516-Feb-05 8:09
ed7115516-Feb-05 8:09 
GeneralRe: Binary serial communications Pin
Ravi Bhavnani16-Feb-05 8:15
professionalRavi Bhavnani16-Feb-05 8:15 
GeneralINTERNAL COMPILER ERROR Pin
kalaichris16-Feb-05 7:35
kalaichris16-Feb-05 7:35 
GeneralRe: INTERNAL COMPILER ERROR Pin
David Crow16-Feb-05 7:43
David Crow16-Feb-05 7:43 
GeneralRe: INTERNAL COMPILER ERROR Pin
Bob Ciora16-Feb-05 10:34
Bob Ciora16-Feb-05 10:34 
/agree Smile | :)

I didn't feel like figuring it all out, but a suggestion would be to block comment out every method in the file except one. Then compile. If you get no errors, uncomment another function and recompile. Continue until you can at least figure out which particular function is causing the problem. Then try repeating the process with individual lines within the offending function.



Bob Ciora
GeneralRe: INTERNAL COMPILER ERROR Pin
Bob Ciora16-Feb-05 10:41
Bob Ciora16-Feb-05 10:41 
GeneralRe: INTERNAL COMPILER ERROR Pin
David Crow16-Feb-05 10:51
David Crow16-Feb-05 10:51 
GeneralRe: INTERNAL COMPILER ERROR Pin
Bob Ciora16-Feb-05 14:05
Bob Ciora16-Feb-05 14:05 
GeneralRe: INTERNAL COMPILER ERROR Pin
David Crow16-Feb-05 16:35
David Crow16-Feb-05 16:35 
GeneralRe: INTERNAL COMPILER ERROR Pin
Ryan Binns16-Feb-05 17:49
Ryan Binns16-Feb-05 17:49 
GeneralChecking if a folder exists... Pin
ChemmieBro16-Feb-05 7:30
ChemmieBro16-Feb-05 7:30 
GeneralRe: Checking if a folder exists... Pin
David Crow16-Feb-05 7:41
David Crow16-Feb-05 7:41 
GeneralRe: Checking if a folder exists... Pin
ChemmieBro16-Feb-05 9:06
ChemmieBro16-Feb-05 9:06 
GeneralRe: Checking if a folder exists... Pin
David Crow17-Feb-05 3:33
David Crow17-Feb-05 3:33 
GeneralRe: Checking if a folder exists... Pin
ChemmieBro17-Feb-05 3:35
ChemmieBro17-Feb-05 3:35 
GeneralRe: Checking if a folder exists... Pin
David Crow17-Feb-05 3:55
David Crow17-Feb-05 3:55 
GeneralRe: Checking if a folder exists... Pin
Blake Miller17-Feb-05 7:59
Blake Miller17-Feb-05 7:59 
GeneralRe: Checking if a folder exists... Pin
Ryan Binns16-Feb-05 17:52
Ryan Binns16-Feb-05 17:52 
GeneralRe: Checking if a folder exists... Pin
digwizfox17-Feb-05 6:47
digwizfox17-Feb-05 6:47 
GeneralClient / Server Pin
densitet16-Feb-05 6:17
densitet16-Feb-05 6:17 
GeneralRe: Client / Server Pin
rocky_pulley16-Feb-05 8:20
rocky_pulley16-Feb-05 8:20 
GeneralRe: Client / Server Pin
densitet17-Feb-05 0:34
densitet17-Feb-05 0:34 

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.