December 13th, 2002 03:10 AM
Hello ,
Thanks to all of you for suggestions . I tried all of them , even
unisnstalling and reinstalling . But the error still persisted .
Load_Capture.cpp
Generating Code...
fatal...
December 13th, 2002 02:56 AM
Hi all,
In my MFC Aplication I have started a new process using
"Create Process" function . The process starts up and runs ,
but how do I determine if that process is still running ?
...
December 12th, 2002 07:10 AM
Hello all,
My MFC Application compiles and runs fine on WIN2k , but doesn't get built on WinXP . "INTERNAL COMPILER ERROR" message is generated . Any help , how to deal with it and
correct...
December 8th, 2002 12:46 PM
hi all,
I am new to VC++ programming . Is there any way to get
information about the localhost (i.e.,its IP address , hostname) ?
In general , how network related issues are handled in VC++?...