<div>Hi Joshua and all,</div><div><br></div><div>Just click on [ Regular Download ] and your download will proceed. The [ Premium Download ] is for those folk who are downloading iso images and need very fast connections.</div>

<div><br></div><div>As it is a 2.2MB .zip file it will only take less than 1 minute to download. Then unzip it with your favourite unarchiver and run the .exe installer.</div><div><br></div><div>Any more questions?</div>
<div>
<br></div><div>Please note the previous reply that it will only work with Delphi 6 and below and not with current Lazarus as Memproof needs TD32 Debug info which Lazarus IIRC does NOT provide. I am a little ignorant of all the debugging terminology for Lazarus versus Delphi.</div>

<div><br></div><div>PEW</div><br clear="all">Fond Regards, Peter Eric WILLIAMS <br>--- Hobart, Tasmania, Australia<br>--- Phone: +61 (03) 6236-9675<br>My free websites are:  <a href="http://pewink.info" target="_blank">http://pewink.info</a>   (&)<br>

   <a href="http://pewslinuxvault.googlepages.com" target="_blank">http://pewslinuxvault.googlepages.com</a><br>
<br><br><div class="gmail_quote">On 25 December 2010 15:51, Joshua Lim <span dir="ltr"><<a href="mailto:joshua__lim@hotmail.com">joshua__lim@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Peter, thanks, this downloader site keeps returning me to the wait page - <a href="http://hotfile.com/dl/91609295/6358c68/memproof_installer.zip.html" target="_blank">http://hotfile.com/dl/91609295/6358c68/memproof_installer.zip.html</a><br>


<br>
Rgds,<br>
Joshua<br>
<br>
<br>
Peter E Williams wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
Hi all,<br>
<br>
Here is a link to Memproof_installer.zip (2.2MB).<br>
<br>
<a href="http://hotfile.com/dl/91609295/6358c68/memproof_installer.zip.html" target="_blank">http://hotfile.com/dl/91609295/6358c68/memproof_installer.zip.html</a><br>
<br>
This is what I originally used many years ago with Delphi 5 Enterprise to write my shareware (which never really sold) and later became mostly public domain freeware now found on <a href="http://pewink.info" target="_blank">http://pewink.info</a> in the Delphi source code page.<br>


<br>
Memproof is a stand alone application.<br>
<br>
Instructions:<br>
<br>
click here<br>
<br>
<a href="http://hotfile.com/dl/91609295/6358c68/memproof_installer.zip.html" target="_blank">http://hotfile.com/dl/91609295/6358c68/memproof_installer.zip.html</a><br>
<br>
and save the 2.2 MB fie to disk.<br>
<br>
Unzip it with whatever you like and save the exe file. Then run it. It is a standard installation exe file by the same company that wrote Memproof (not me).<br>
<br>
Then open the memproof folder and run memproof and read the instructions in the help file. You will need to set certain Optimization options off and other Delphi 5 compilation options. They have a red circle and arrows in the help file.<br>


<br>
Don't ask me as it has been years since I did this.<br>
<br>
An interesting note is that later versions of memproof did NOT include the help file... so save it if you install a later version of memproof.<br>
<br>
Then open Delphi or Lazarus and compile your project (say, "hello_fred" project) with the correct settings as described in the Memproof help file.<br>
<br>
Close Delphi or Lazarus.<br>
<br>
Open Memproof and the open your project (hello_fred.exe).<br>
<br>
Run it (hello_fred.exe) within Memproof (not as a Windows exe file).<br>
<br>
Memproof will show all memory assignments and memory leaks. It will also jump to the line in your source code where the memory leak variable was created. You then need to decide where to call Free or FreeAndNil for the object(s) which you created and forgot to free, causing the memory leak(s).<br>


<br>
This is then a process of recompiling it with Delphi or Lazarus and reopening it with Memproof and running it until there are no memory leaks.<br>
<br>
Happy Debugging and Merry Christmas 2010<br>
<br>
Fond Regards, Peter Eric WILLIAMS<br>
--- Hobart, Tasmania, Australia<br>
--- Phone: +61 (03) 6236-9675<br>
My free websites are:  <a href="http://pewink.info" target="_blank">http://pewink.info</a>   (&)<br>
   <a href="http://pewslinuxvault.googlepages.com" target="_blank">http://pewslinuxvault.googlepages.com</a><br></div></div>
My free blog is: <a href="http://patientxmarksthespot.wordpress.com" target="_blank">patientxmarksthespot.wordpress.com</a> <<a href="http://patientxmarksthespot.wordpress.com" target="_blank">http://patientxmarksthespot.wordpress.com</a>><br>


<br>
------------------------------------------------------------------------<div class="im"><br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
  <br>
</div></blockquote><div><div></div><div class="h5">
<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br>