Can a DLL be built that contains another DLL?

Are you developing an External using the LiveCode Externals SDK?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trags3
Posts: 418
Joined: Wed Apr 09, 2014 1:58 am
Location: Las Vegas, NV

Can a DLL be built that contains another DLL?

Post by trags3 » Wed Feb 19, 2020 8:03 pm

Hi All,

The subject is my question but to clarify a little....

I need to build a DLL that accesses an FFT DLL but also includes some code to instruct the FFT as to where to look for the input, (ie a microphone) as well as some other information that the FFT DLL requires to efficiently process the audio that needs to be processed.

I have never worked with LC Builder but am now embarking on a new learning experience.

Thanks in advance for the help!

Tom

trags3
Posts: 418
Joined: Wed Apr 09, 2014 1:58 am
Location: Las Vegas, NV

Re: Can a DLL be built that contains another DLL?

Post by trags3 » Wed Feb 19, 2020 10:02 pm

Hi Again,

Or do I build a DLL containing all of the interface code and "Use" the FFT library in that DLL?

FFT = Fast Fourier Transform

Thanks
Tom

Post Reply

Return to “Building Externals”