PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Marc van Cauwenberghe on November 02, 2013, 05:22:39 AM

Title: Example of a dll
Post by: Marc van Cauwenberghe on November 02, 2013, 05:22:39 AM
I would like an example of a project in the example folder of a dll made with FF and called from FF.

Thanks
Marc
Title: Re: Example of a dll
Post by: Rolf Brandt on November 02, 2013, 08:17:10 AM
Hi Marc,

attached is a minimal project with both (Exe and Dll) created in FF3.

Rolf

Project files new.
Title: Re: Example of a dll
Post by: Marc van Cauwenberghe on November 02, 2013, 08:23:58 AM
WAW thanks Rolf.

I'am trying it now.

Have a nice weekend,
Marc
Title: Re: Example of a dll
Post by: Rolf Brandt on November 02, 2013, 11:38:13 AM
I extedec the example a litte bit. Now it shows how to use a sub/function from the Dll as well as showing a form that is i the dll.

Rolf
Title: Re: Example of a dll
Post by: Marc van Cauwenberghe on November 03, 2013, 05:30:38 AM
Thank you once again Rolf. Seems pretty simple once you see it.
Sometimes I need a little push. :)

Marc
Title: Re: Example of a dll
Post by: Paul Squires on November 03, 2013, 09:18:25 AM
Thanks Rolf for creating an example. Saved me some time and it certainly helped Marc out.
:)
Title: Re: Example of a dll
Post by: Rolf Brandt on November 04, 2013, 03:43:11 AM
I had never done a Dll in FF3, so I figured let me try it out. Thanks for FireFly, Paul.

Rolf
Title: Re: Example of a dll
Post by: Eddy Van Esch on November 04, 2013, 04:27:58 AM
Thanks for the demo, Rolf !

Kind regards