[DUG] Required DLL issue
Robert martin
rob at wildsoft.co.nz
Mon Jun 11 11:42:27 NZST 2007
Hi
I was just about to repost. I have tripped all reference to the
offending pas and still have the problem. However a number of other pas
files referenced, reference the suspect pas anyway. I think I will just
need to ship the dll separately for those who need it (yuk). Re the
file version, we tried the latest (secure) version and it seems to work
fine. What problems did you have ?
Rob Martin
Software Engineer
phone +64 03 377 0495
fax +64 03 377 0496
web www.chreos.com
Wild Software Ltd
Jeremy Coulter wrote:
> 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.
> 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 :-)
>
> Jeremy
>
>
>
> -----Original Message-----
> From: Robert martin <rob at wildsoft.co.nz>
> To: NZ Borland Developers Group - Delphi List <delphi at delphi.org.nz>
> Date: Mon, 11 Jun 2007 10:17:25 +1200
> Subject: [DUG] Required DLL issue
>
> Hi all
>
> On a non PHP note. We have installed tms components for our main
> application. Some of their components require GDIplus.dll . Its
> a pain
> but we will install it on users machines where it is not present
> using
> our service pack software. However I have just tested our SP on a
> machine without GDIPlus. The SP itself cant run and says it requires
> GDIPlus.dll.
>
> This is a bit of a problem !
>
> The app is small (one form) which doesn't use any tms components or
> components that inherit from tms components. We have a library
> pas that
> is used that contains some functions that do work on tms components.
> This is in the uses clause but the functions themselves are not being
> used. Is it that including this in my uses is causing the dll to be
> required?
>
>
> --
> Rob Martin
> Software Engineer
>
> phone +64 03 377 0495
> fax +64 03 377 0496
> web www.chreos.com <http://www.chreos.com>
>
> Wild Software Ltd
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with
> Subject: unsubscribe
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject: unsubscribe
More information about the Delphi
mailing list