I am on Windows XP Media Center
I have done the HiJack Scan and here is what it revealed....
Logfile of Trend Micro HijackThis v2.0.2
Scan saved at 8:38:48 AM, on 5/3/2008
Platform: Wind...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_23373799.html
i get debug assertion failed messages all the time.
They are related to svchost.exe and firefox, and IE 7, and Avg 8.
I can see many users on the web have the same error message but have not un...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23548741.html
hello, i have performed multiple malaware and virus checks with leading software programs and still get this message popping up.
---------------------------
Microsoft Visual C++ Debug Library
...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Q_23548864.html
I am working at a project, when I execute the .exe file, I got all these warning, I dont know how to debug it. the Debug warning is :
Program:C\C++\Project\DEBUG\PROJECT.EXE
File:dbgheap.c
li...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10200929.html
Zones:
C++Date Answered: 09/01/1999 Grade: B Views: 0
Hi,
I am developing a MFC app where in my part of code, I got to have a tab control on a dialog.
So onclick of a button on one of the dialog, I create a new dialog, which is suppose to have 2 rad...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_23525901.htm...
The code I put together based on what was in the text file you posted is below...
When I run this code it gives me the error msg:
------------
Debug Assertion Failed!
Program: ...flu.exe
Fi...
http://www.experts-exchange.com/Programming/Languages/Q_23627860.html
Zones:
Languages,
C++Date Answered: 08/13/2008 Grade: B Views: 93
I am trying to use a dialog box for the user to select a folder. The code will compile but when I run it I get the Assertion error. I can Ignore the error and the code runs like I want. How can I g...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23630002.html
Zones:
C++Date Answered: 08/08/2008 Grade: A Views: 72
Im working on a parent dialog with a tabcontrol. Im using 3 child dialogs for the 3 tabs. Each of the child dialogs has EDIT controls and COMOBOXES. The parent dialog has 2 buttons, OK and CANCEL. ...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/Visual_CPP/Q_23896936.ht...
i am getting debug assertion failed in file
timecore.cpp line 40
please tell me where i am doing wrong.
FILETIME *ft= new (FILETIME);
ft->dwHighDateTime = 27111904;
ft->dwLowDateTime = 28577...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_23200088.html
Zones:
C++Date Answered: 04/17/2008 Grade: C Views: 15
Hello expert!
I am working for a customer of us, where I am responsible for a server written in C++. The company uses Microsoft Visual Studio 2005. While going through the code to see better how...
http://www.experts-exchange.com/Programming/Editors_IDEs/C_CPP_CS/Visual_CPP/Q_23715529.ht...