Click here to Skip to main content
15,893,644 members

Comments by nitrous_007 (Top 35 by date)

nitrous_007 15-Mar-18 12:22pm View    
My understanding is the Tool Window is supposed to go away automatically under debugging because debugging has a separate view. I am not sure how to call the tool window during debugging. I probably will have to write an event handler for it I want to do it.
nitrous_007 19-Feb-18 16:51pm View    
Thanks. I will let one of the senior developers know and get his opinion. I hate defines generally unless they are simple. I have seen some of the cases where they can go wrong. Its not my code but i have to take care of this code for the time being.
nitrous_007 16-Feb-18 8:11am View    
I understand it now. It was just #define identifier ( identifieropt,...,identifieropt)token-stringopt in the link you posted.

So in 1 occasion, page crashed. Other occasion page was hanging for 2 minutes. Its probably not a bug, just a resource problem.
nitrous_007 15-Feb-18 15:05pm View    
Sorry when I say it was 'my code' I meant company code. Its not my code. I see about a 100 functions defined like above. I am just trying to understand what it means.

Also sorry about the double post. I tried to post and codeproject gave me an error and I though my original post didnt post. I deleted the older post. Codeproject seems slow and a little buggy. When i try to delete my original post, it kept spinning. I had to refresh the page manually to see that post was deleted. My internet and browser(Chrome) are good and dont have any issues at work before.
nitrous_007 31-Jan-18 15:21pm View    
Will report to Microsoft