<HTML>

<font style="font-family: tahoma; font-size: 10pt;"><div>&nbsp;Hi Robert. 
Yes if you have an include in the uses clause that has includes to the TMS 
stuff, then you will prob. find that THAT include will inlcude some common 
TMS stuff that will have a ref. to GDIPLUS.DLL.</div><div>One other problem 
too, you need to make sure that you distribute the version of GDIPLUS.DLL 
that works for you. It took me ages to find the right GDIPLUS.DLL and now 
liek you, we need to include it too. For me its only a small side effect of 
using the TMS controls. I Have used them for AGES and had the odd issue, 
like a really nasty bug I found in one of the grids, but that grid has now 
been superceeded now, so all is well :-)</div><div>&nbsp;</div><div>
Jeremy<br></div>
<p style="font-family: tahoma; font-size: 10pt;">&nbsp;</div></font>
<br><blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 
0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
-----Original Message-----<br>
From: Robert martin &lt;rob@wildsoft.co.nz&gt;<br>
To: NZ Borland Developers Group - Delphi List 
&lt;delphi@delphi.org.nz&gt;<br>
Date: Mon, 11 Jun 2007 10:17:25 +1200<br>
Subject: [DUG] Required DLL issue<br>
<br>
<div style="font-family: monospace,courier new,courier;">
Hi all<br>
<br>
On a non PHP note. &nbsp; We have installed tms components for our main <br>
application. &nbsp;Some of their components require GDIplus.dll . &nbsp;Its 
a pain <br>
but we will install it on users machines where it is not present using <br>
our service pack software. &nbsp;However I have just tested our SP on a <br>
machine without GDIPlus. &nbsp;The SP itself cant run and says it requires 
<br>
GDIPlus.dll.<br>
<br>
This is a bit of a problem ! <br>
<br>
The app is small (one form) which doesn't use any tms components or <br>
components that inherit from tms components. &nbsp;We have a library pas 
that <br>
is used that contains some functions that do work on tms components. 
&nbsp;<br>
This is in the uses clause but the functions themselves are not being <br>
used. &nbsp;Is it that including this in my uses is causing the dll to be 
<br>
required?<br>
<br>
<br>
-- <br>
Rob Martin<br>
Software Engineer<br>
<br>
phone +64 03 377 0495<br>
fax &nbsp; +64 03 377 0496<br>
web <a href="http://www.chreos.com" target="_blank">www.chreos.com</a><br>
<br>
Wild Software Ltd<br>
<br>
_______________________________________________<br>
NZ Borland Developers Group - Delphi mailing list<br>
Post: delphi@delphi.org.nz<br>
Admin: <a href="http://delphi.org.nz/mailman/listinfo/delphi" 
target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
Unsubscribe: send an email to delphi-request@delphi.org.nz with Subject: 
unsubscribe<br>
</div>
</blockquote>
</HTML>