Click here to Skip to main content
15,915,019 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Heap Corruption error Pin
syntax28uk13-Jun-08 22:13
syntax28uk13-Jun-08 22:13 
GeneralRe: Heap Corruption error Pin
Saurabh.Garg14-Jun-08 4:12
Saurabh.Garg14-Jun-08 4:12 
QuestionResizable Propertysheet. Pin
Le@rner13-Jun-08 19:54
Le@rner13-Jun-08 19:54 
AnswerRe: Resizable Propertysheet. [modified] Pin
Nibu babu thomas13-Jun-08 21:45
Nibu babu thomas13-Jun-08 21:45 
GeneralRe: Resizable Propertysheet. Pin
Le@rner13-Jun-08 22:01
Le@rner13-Jun-08 22:01 
QuestionRe: Resizable Propertysheet. Pin
David Crow14-Jun-08 4:22
David Crow14-Jun-08 4:22 
AnswerRe: Resizable Propertysheet. Pin
Le@rner15-Jun-08 18:02
Le@rner15-Jun-08 18:02 
QuestionDebug problem with VC6 on Vista x64 Pin
Kevin 123341213-Jun-08 10:09
Kevin 123341213-Jun-08 10:09 
Hi all,

I installed VC6 with SP6 on my Vista x64 system and have noticed the following problem with my MFC application. When I run in debug mode and am stopped at a breakpoint (or the debugger has stopped because of an error), and then I press Shift-F5 to stop debugging, then the IDE will return to it's normal non-debug state but my application will not be stopped. I can see the application in the task bar but just get the error dialog "This program is not responding" when I try to close it.

After the problem occurs I cannot make changes to any files because I get the following link error when I try to rebuild: LNK1168: cannot open [filename].dll for writing.

The application will close properly if I use Shift-F5 from the IDE when the debugger is not at a breakpoint. Also if I close and restart the IDE the zombie processes will be closed as well but this is not an ideal workaround. Does anyone know how to properly fix the problem so the application will always be closed when I use Shift-F5 (this is what used to happen when I was working on my Win2000 system).

Thanks,
Kevin
AnswerRe: Debug problem with VC6 on Vista x64 Pin
Michael Dunn13-Jun-08 10:59
sitebuilderMichael Dunn13-Jun-08 10:59 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Kevin 123341213-Jun-08 11:22
Kevin 123341213-Jun-08 11:22 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Saurabh.Garg14-Jun-08 18:41
Saurabh.Garg14-Jun-08 18:41 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Kevin 123341216-Jun-08 8:08
Kevin 123341216-Jun-08 8:08 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Hamid_RT15-Jun-08 5:33
Hamid_RT15-Jun-08 5:33 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Kevin 123341216-Jun-08 8:11
Kevin 123341216-Jun-08 8:11 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Hamid_RT16-Jun-08 20:09
Hamid_RT16-Jun-08 20:09 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Kevin 123341217-Jun-08 8:33
Kevin 123341217-Jun-08 8:33 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Hamid_RT17-Jun-08 22:52
Hamid_RT17-Jun-08 22:52 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Michael Dunn15-Jun-08 19:32
sitebuilderMichael Dunn15-Jun-08 19:32 
GeneralRe: Debug problem with VC6 on Vista x64 Pin
Kevin 123341216-Jun-08 8:12
Kevin 123341216-Jun-08 8:12 
Questionwhat does this mean: variable =! variable Pin
Jan Sommer13-Jun-08 9:42
Jan Sommer13-Jun-08 9:42 
AnswerRe: what does this mean: variable =! variable Pin
Chris Losinger13-Jun-08 9:52
professionalChris Losinger13-Jun-08 9:52 
GeneralRe: what does this mean: variable =! variable Pin
Jan Sommer13-Jun-08 10:17
Jan Sommer13-Jun-08 10:17 
AnswerRe: what does this mean: variable =! variable Pin
David Crow13-Jun-08 11:45
David Crow13-Jun-08 11:45 
AnswerRe: what does this mean: variable =! variable Pin
Eytukan13-Jun-08 21:21
Eytukan13-Jun-08 21:21 
AnswerRe: what does this mean: variable =! variable Pin
Vaclav_14-Jun-08 14:28
Vaclav_14-Jun-08 14:28 

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.