Click here to Skip to main content
15,904,415 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: atlapp.h Pin
Michael Dunn8-Nov-06 23:55
sitebuilderMichael Dunn8-Nov-06 23:55 
GeneralRe: atlapp.h Pin
messages9-Nov-06 0:45
messages9-Nov-06 0:45 
QuestionDebugging hangs machine Pin
pani688-Nov-06 6:23
pani688-Nov-06 6:23 
AnswerRe: Debugging hangs machine [modified] Pin
VonHagNDaz8-Nov-06 7:00
VonHagNDaz8-Nov-06 7:00 
GeneralRe: Debugging hangs machine Pin
pani688-Nov-06 7:22
pani688-Nov-06 7:22 
GeneralRe: Debugging hangs machine Pin
VonHagNDaz8-Nov-06 7:36
VonHagNDaz8-Nov-06 7:36 
GeneralRe: Debugging hangs machine Pin
Waldermort8-Nov-06 7:36
Waldermort8-Nov-06 7:36 
AnswerRe: Debugging hangs machine Pin
Mark Salsbery8-Nov-06 7:55
Mark Salsbery8-Nov-06 7:55 
Stab in the dark...maybe an IntelliSense issue...

Try
1) Close Visual Studio.
2) In your solution folder, rename "solutionname.ncb" to "solutionname_bak.ncb" where solutionname
is the name of the solution containg the project you are debugging.
3) Open the solution
4) Rebuild the project
5) Try to debug the project again

Questionmodeless dialog: is it opened ? Pin
Desmo168-Nov-06 5:54
Desmo168-Nov-06 5:54 
AnswerRe: modeless dialog: is it opened ? Pin
PJ Arends8-Nov-06 6:20
professionalPJ Arends8-Nov-06 6:20 
QuestionI need help with broandcast in c++ Pin
rayrogar8-Nov-06 5:53
rayrogar8-Nov-06 5:53 
AnswerRe: I need help with broandcast in c++ Pin
jeron18-Nov-06 7:22
jeron18-Nov-06 7:22 
GeneralRe: I need help with broandcast in c++ Pin
rayrogar9-Nov-06 4:42
rayrogar9-Nov-06 4:42 
QuestionFindWindow Pin
edvintas8-Nov-06 5:47
edvintas8-Nov-06 5:47 
AnswerRe: FindWindow Pin
PJ Arends8-Nov-06 6:21
professionalPJ Arends8-Nov-06 6:21 
AnswerRe: FindWindow Pin
Hamid_RT9-Nov-06 7:12
Hamid_RT9-Nov-06 7:12 
QuestionCArchive problem Pin
Midworld088-Nov-06 5:18
Midworld088-Nov-06 5:18 
AnswerRe: CArchive problem Pin
Steve S8-Nov-06 5:30
Steve S8-Nov-06 5:30 
AnswerRe: CArchive problem Pin
Mark Salsbery8-Nov-06 5:37
Mark Salsbery8-Nov-06 5:37 
GeneralRe: CArchive problem Pin
Midworld088-Nov-06 8:09
Midworld088-Nov-06 8:09 
GeneralRe: CArchive problem Pin
Steve S8-Nov-06 21:44
Steve S8-Nov-06 21:44 
QuestionUser-Interface Thread [important] Pin
baerten8-Nov-06 4:44
baerten8-Nov-06 4:44 
AnswerRe: User-Interface Thread [important] Pin
Mark Salsbery8-Nov-06 6:19
Mark Salsbery8-Nov-06 6:19 
AnswerRe: User-Interface Thread [important] Pin
Michael Dunn8-Nov-06 14:01
sitebuilderMichael Dunn8-Nov-06 14:01 
GeneralRe: User-Interface Thread [important] Pin
baerten8-Nov-06 21:00
baerten8-Nov-06 21:00 

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.