Four Js Development Tools Forum

Discussions by product => Genero BDL => Topic started by: Benjamin Garcia Vallejo on March 04, 2021, 05:19:28 PM

Title: External Windows DLL
Post by: Benjamin Garcia Vallejo on March 04, 2021, 05:19:28 PM
Hi,

it's it possible to make a frontcall for calling a function from an external DLL under windows ?

Regards
Title: Re: External Windows DLL
Post by: Reuben Barclay on March 04, 2021, 10:11:53 PM


Quoteit's it possible to make a frontcall for calling a function from an external DLL under windows ?

There used to be a section on this in the GDC documentation under https://4js.com/online_documentation/fjs-gdc-3.20.16-manual-html/#gdc-topics/c_gdc_front_end_extensions_2.html but it appears to have been removed in the 3.00 version of the docs, not sure why it was removed.

Goto the archive section of the website and find the 2.50 GDC documentation, and look for section labelled "Front End Extensions".  Effectively you have to create a wrapper for the dll you want to interact with.

Reuben
Title: Re: External Windows DLL
Post by: Reuben Barclay on March 04, 2021, 11:37:24 PM
Quote from:  . on March 04, 2021, 10:11:53 PM


Quoteit's it possible to make a frontcall for calling a function from an external DLL under windows ?

There used to be a section on this in the GDC documentation under https://4js.com/online_documentation/fjs-gdc-3.20.16-manual-html/#gdc-topics/c_gdc_front_end_extensions_2.html but it appears to have been removed in the 3.00 version of the docs, not sure why it was removed.

Goto the archive section of the website and find the 2.50 GDC documentation, and look for section labelled "Front End Extensions".  Effectively you have to create a wrapper for the dll you want to interact with.

Reuben


the section I was looking for was moved from GDC to BDL documentation, see here in latest BDL docs http://4js.com/online_documentation/fjs-fgl-manual-html/index.html#fgl-topics/c_fgl_frontcalls_user_ext_gdc.html


Title: Re: External Windows DLL
Post by: John Simens on October 17, 2023, 04:48:30 PM
What about to hire some software developers in Globaldev Group IT company (https://www.globaldev.tech/)
Title: Re: External Windows DLL
Post by: potyn saoni on February 28, 2024, 10:44:38 AM
Quote from:  . on March 04, 2021, 10:11:53 PM


Quoteit's it possible to make a frontcall for calling a function from an external DLL under windows ?

There used to be a section on this in the GDC documentation under https://4js.com/online_documentation/fjs-gdc-3.20.16-manual-html/#gdc-topics/c_gdc_front_end_extensions_2.htmlgeometry dash subzero (https://geometrydashsubzero.net) but it appears to have been removed in the 3.00 version of the docs, not sure why it was removed.

Goto the archive section of the website and find the 2.50 GDC documentation, and look for section labelled "Front End Extensions".  Effectively you have to create a wrapper for the dll you want to interact with.

Reuben


I got it. Thx.
Title: Re: External Windows DLL
Post by: Raelene Sanchez on March 04, 2024, 09:39:22 AM
Quote from:  . on March 04, 2021, 10:11:53 PM

Quoteit's it possible to make a frontcall for calling a function from an external DLL under windows ?

There used to be a section on this in the GDC documentation under https://4js.com/online_documentation/fjs-gdc-3.20.16-manual-html/#gdc-topics/c_gdc_front_end_extensions_2.html basket random (https://basketballrandom.com) but it appears to have been removed in the 3.00 version of the docs, not sure why it was removed.

Goto the archive section of the website and find the 2.50 GDC documentation, and look for section labelled "Front End Extensions".  Effectively you have to create a wrapper for the dll you want to interact with.

Reuben


Very helpful. Thank you bro.