Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why can IntraBuilder find the DLL?

DLL
0
Posted

Why can IntraBuilder find the DLL?

0

In order to use the DLL directly, you must provide extern declarations for each function you intend to use. The file DLLDefines100.js contains copies of these for your use. At the end of each extern declaration is the location and name of the DLL file. If IntraBuilder cannot locate the DLL file, then you need to check those extern statements. Remember, if the extern statements use relative file locations, then you need to ensure the DLL can be found from the application’s current directory at the time the extern statement is encountered.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123