<div>Hello,</div><div> </div><div>    this is the first very basic test:</div><div> </div><div>Objects:</div><div> - main app: basic win32 app.</div><div> - dll with a form and a button to display a message box.</div><div>
 </div><div>For this test, libdllform.dll is copied to libdllform1.dll to let in a test be loaded and executed twice (with two dlls).</div><div> </div><div>Result:</div><div> </div><div>Main App disk size (stripped): 9K<br>
DLL disk size (stripped): 1663K<br>App mem usage without dll link: 820K<br>App mem usage with dll linked and form: 4192K<br>App mem usage with dll linked and form with messagebox: 4196K<br>App mem usage with two dlls linked and forms: 7688K<br>
App mem usage with two dlls linked and forms with messageboxex: 7692K</div><div> </div><div>Juan.<br><br></div><div class="gmail_quote">2011/8/15 Marcos Douglas <span dir="ltr"><<a href="mailto:md@delfire.net">md@delfire.net</a>></span><br>
<blockquote style="margin: 0px 0px 0px 0.8ex; padding-left: 1ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid;" class="gmail_quote">2011/8/15 Juan Sánchez <<a href="mailto:aldeacity@gmail.com">aldeacity@gmail.com</a>>:<br>

<div class="im">> Hello,<br>
><br>
>     here is the screenshot of a simple application in Win32 (in C++) calling<br>
> DLL with form made in Lazarus :-)<br>
><br>
<br>
</div>What about memory leaks. Have you tested?<br>
<font color="#888888"><br>
Marcos Douglas<br>
</font><div><div></div><div class="h5"><br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">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>