I have a Delphi app (my programming!) which dials out on my Broadband connection every 2minutes, does a swift download and updates a few Database Tables. It regularly crashes after about 4 hrs running, I have put a memory check in and there is around 250k of RAM left at the time of the crash. The Windows error message refers to 'invalid page fault in kernel32.dll' When it crashes the response time from my Win98 desktop is very slow indeed. For example activating the destop 'Programs' menu takes about 2 mins and similarly for each sub menu chosen.
You will have to turn on a few options, then run your program inside of memproof. WHen you end your program, memproof will show you where yoru memory leak is.
download the old installable version, then overwrite the files with their latest release (that way you can use their help files)
get the madExcept-component
build it into your app
let the app run until crash
and tell what madexcept reports
meikl ;-)