Click here to Skip to main content
15,889,528 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: h_addr_list of gethostbyname returns negative values for google.com or other servers like example.com Pin
Jayapal Chandran16-Feb-10 11:03
Jayapal Chandran16-Feb-10 11:03 
GeneralOT: thanks for all the fish Pin
Richard MacCutchan16-Feb-10 13:00
mveRichard MacCutchan16-Feb-10 13:00 
GeneralRe: h_addr_list of gethostbyname returns negative values for google.com or other servers like example.com Pin
Jayapal Chandran16-Feb-10 7:20
Jayapal Chandran16-Feb-10 7:20 
GeneralRe: h_addr_list of gethostbyname returns negative values for google.com or other servers like example.com Pin
Richard MacCutchan16-Feb-10 8:12
mveRichard MacCutchan16-Feb-10 8:12 
QuestionHow to make Checkbocx control (IDC_CHECK) transparent in C++ Pin
Supriya Tonape15-Feb-10 8:52
Supriya Tonape15-Feb-10 8:52 
AnswerRe: This might help you Pin
Jayapal Chandran15-Feb-10 9:24
Jayapal Chandran15-Feb-10 9:24 
GeneralRe: This might help you Pin
Supriya Tonape15-Feb-10 22:49
Supriya Tonape15-Feb-10 22:49 
QuestionZombie command window after debugging VS2008 Pin
addick15-Feb-10 5:07
addick15-Feb-10 5:07 
Hi,

Strange issue a colleague and I have been having intermittently since last week.

Basically, after debugging a C++ console app in Visual Studio 2008 (usually via F7 to rebuild after making a code change), sometimes the command window stays open and cannot be closed by any method we can think of. Running the application in debug again opens a new command window. Windows will not reboot once one of these zombie window is there, the machine has to be powered-off. This has occurred with 3 different applications so far.

Process Explorer tells me "Unable to find the window's owning process in the current process list" when I "target" the window with "Find window's process".

I found this thread after a bit of Googling:
http://social.msdn.microsoft.com/Forums/en-US/vsdebug/thread/e6d4a4f5-7002-401a-90e1-6174d7f9e3ca[^]

Anyone else experiencing similar? Tempting to blame last week's Patch Tuesday...
AnswerRe: Zombie command window after debugging VS2008 Pin
Ted-XP15-Feb-10 6:45
Ted-XP15-Feb-10 6:45 
AnswerRe: Zombie command window after debugging VS2008 Pin
wuziq16-Feb-10 12:55
wuziq16-Feb-10 12:55 
AnswerRe: Zombie command window after debugging VS2008 Pin
hssaggu17-Feb-10 8:17
hssaggu17-Feb-10 8:17 
GeneralRe: Zombie command window after debugging VS2008 Pin
addick18-Feb-10 22:15
addick18-Feb-10 22:15 
GeneralRe: Zombie command window after debugging VS2008 Pin
hssaggu19-Feb-10 7:03
hssaggu19-Feb-10 7:03 
AnswerRe: Zombie command window after debugging VS2008 Pin
abedl18-Mar-10 4:43
abedl18-Mar-10 4:43 
AnswerRe: Zombie command window after debugging VS2008 Pin
Tomasz M. Sadowski30-Mar-10 8:12
Tomasz M. Sadowski30-Mar-10 8:12 
QuestionWhich would you use - a static or member function for your worker thread? Pin
Ben Aldhouse15-Feb-10 4:49
Ben Aldhouse15-Feb-10 4:49 
AnswerRe: Which would you use - a static or member function for your worker thread? Pin
Chris Losinger15-Feb-10 8:47
professionalChris Losinger15-Feb-10 8:47 
GeneralRe: Which would you use - a static or member function for your worker thread? Pin
Ben Aldhouse15-Feb-10 8:58
Ben Aldhouse15-Feb-10 8:58 
QuestionHelp plz Pin
zakria8115-Feb-10 4:49
zakria8115-Feb-10 4:49 
AnswerRe: Help plz Pin
Avi Berger15-Feb-10 5:00
Avi Berger15-Feb-10 5:00 
QuestionRe: Help plz Pin
Maximilien15-Feb-10 5:00
Maximilien15-Feb-10 5:00 
AnswerRe: Help plz Pin
Michael Schubert15-Feb-10 5:51
Michael Schubert15-Feb-10 5:51 
QuestionProblem with DLL injection and API hooking Pin
vtorri15-Feb-10 4:44
professionalvtorri15-Feb-10 4:44 
QuestionID_FILE_SAVE lost Pin
CODEPC15-Feb-10 3:37
CODEPC15-Feb-10 3:37 
QuestionRe: ID_FILE_SAVE lost Pin
David Crow15-Feb-10 3:56
David Crow15-Feb-10 3:56 

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.