Support Board
Date/Time: Sat, 10 May 2025 00:16:05 +0000
Post From: help on some basics of calling external DLL
[2018-04-17 04:26:55] |
|
What we see wrong is that this line: HINSTANCE hInstLibrary = LoadLibrary("DLL_Tutorial.dll");
Needs to be contained within the study function itself. Not outside of it. Otherwise, we would not expect it to execute. Surprising you did not get a compiler error. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2018-04-17 04:27:35
|