<html><head><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}

p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head><body><div data-externalstyle="false" dir="ltr" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:12pt;"><div><div>&gt; If not mistaken you can use up to 4GB of memory in win32</div><div>&gt; application running on Windows 64 bit.</div><div><br>&nbsp;</div>You’re correct. On Win 64, 32-bit programs can get up to 4G of address space if built with /largeaddressaware. It’s on Win32 that they are limited to 3G.</div><div>&nbsp;</div><div>Still, many machines come with way more than 4G of RAM these days.</div><div data-signatureblock="true">&nbsp;</div><div data-signatureblock="true">&nbsp;</div><div data-signatureblock="true">D</div><div data-signatureblock="true">&nbsp;</div>
</div></body></html>