Click here to Skip to main content
16,006,006 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: sending text to an open window Pin
David Crow14-Oct-03 5:40
David Crow14-Oct-03 5:40 
GeneralRe: sending text to an open window Pin
Michael Dunn14-Oct-03 7:28
sitebuilderMichael Dunn14-Oct-03 7:28 
QuestionHow to assign to window HELP id ? Pin
vgrigor14-Oct-03 5:15
vgrigor14-Oct-03 5:15 
Generalread HTML file Pin
Member 62216414-Oct-03 4:58
Member 62216414-Oct-03 4:58 
GeneralRe: read HTML file Pin
valikac14-Oct-03 5:59
valikac14-Oct-03 5:59 
Generalproblems when reading saving/loading a registry key in WinXP Pin
wfettich14-Oct-03 4:38
wfettich14-Oct-03 4:38 
Question(DirectShow) AVI player using CFrameWnd class ??? Pin
Saurabh_Delhi14-Oct-03 4:26
Saurabh_Delhi14-Oct-03 4:26 
Generalneed some codeproject c++ expertise... Pin
joshfl14-Oct-03 4:02
joshfl14-Oct-03 4:02 
hey cpians Smile | :)

i need some suggestions / tips on diagnosing a problem w/ one of my
programs / operating environment...

Heres is the data i have to go by so far.

I have a c++ program , which loops forever.
It looks in a particular folder every 30 seconds looking for new files,
that it reads what its found, and processes the info for my needs, than deletes the file.

The program is running on a windows 2000 box.
The problem I am having is that the process just disappears on heavy usage.
No errors , or exceptions that I could try to throw for further data collection, the programs process just disappears and the program stops running and nothing is mentioned of it to me from windows.

Just dont know really where to start diagnosing / building diagnostic data.
Sometimes it will run fine for 2 days looping the same code 20,000 times, and sometimes it dies after 2 hours.

Its the same code looping over and over, so in theory it would be more of a circumstancial / environmental problem the program is running into, than a code itself problem.

any tips / suggestions on places to collect more diagnostic data , or other things to check would be highly appreciated Smile | :)

thanks,
josh




todo....
:: insert inpirational text here ::
GeneralRe: need some codeproject c++ expertise... Pin
jhwurmbach14-Oct-03 4:56
jhwurmbach14-Oct-03 4:56 
GeneralRe: need some codeproject c++ expertise... Pin
joshfl14-Oct-03 6:03
joshfl14-Oct-03 6:03 
GeneralRe: need some codeproject c++ expertise... Pin
igor196014-Oct-03 8:27
igor196014-Oct-03 8:27 
GeneralRe: need some codeproject c++ expertise... Pin
joshfl14-Oct-03 10:27
joshfl14-Oct-03 10:27 
GeneralRe: need some codeproject c++ expertise... Pin
David Crow14-Oct-03 5:43
David Crow14-Oct-03 5:43 
GeneralRe: need some codeproject c++ expertise... Pin
joshfl14-Oct-03 6:10
joshfl14-Oct-03 6:10 
GeneralRe: need some codeproject c++ expertise... Pin
Abin14-Oct-03 14:38
Abin14-Oct-03 14:38 
GeneralRe: need some codeproject c++ expertise... Pin
joshfl15-Oct-03 8:13
joshfl15-Oct-03 8:13 
GeneralRe: need some codeproject c++ expertise... Pin
PremL14-Oct-03 5:51
PremL14-Oct-03 5:51 
GeneralRe: need some codeproject c++ expertise... Pin
joshfl14-Oct-03 6:12
joshfl14-Oct-03 6:12 
GeneralRe: need some codeproject c++ expertise... Pin
joshfl14-Oct-03 10:23
joshfl14-Oct-03 10:23 
GeneralRe: need some codeproject c++ expertise... Pin
Xiangyang Liu 刘向阳14-Oct-03 7:09
Xiangyang Liu 刘向阳14-Oct-03 7:09 
QuestionHow to improve bitmap drawing quality? Pin
Member 47752414-Oct-03 3:43
Member 47752414-Oct-03 3:43 
GeneralCreating an unknown number of checkboxes Pin
b_girl14-Oct-03 3:42
b_girl14-Oct-03 3:42 
GeneralRe: Creating an unknown number of checkboxes Pin
b_girl14-Oct-03 3:48
b_girl14-Oct-03 3:48 
GeneralRe: Creating an unknown number of checkboxes Pin
Terry O'Nolley14-Oct-03 5:21
Terry O'Nolley14-Oct-03 5:21 
GeneralRe: Creating an unknown number of checkboxes Pin
David Crow14-Oct-03 6:55
David Crow14-Oct-03 6:55 

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.