<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>Application Memory Allocation</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I got some code a while back to allow me to pick up what processes are running on a PC so I could found out the PID number they were using with is working fine using TProcessEntry32. </FONT></P>

<P><FONT SIZE=2 FACE="Arial">What I would like to know now is how can I found out the amount of memory that is allocated to each process? I think I've checked all the variables available for PE but none of them appear to be the amount of allocation memory.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Regards</FONT>

<BR><FONT SIZE=2 FACE="Arial">Eion McIntosh</FONT>

<BR><FONT SIZE=2 FACE="Arial">PPCS Ltd</FONT>
</P>

</BODY>
</HTML>