Login Page - Create Account

Support Board


Date/Time: Sat, 05 Jul 2025 13:57:58 +0000



Post From: UDP Text RELEASE_ALL_DLLS and ALLOW_LOAD_ALL_DLLS not works for me

[2018-12-07 23:23:29]
TedMar - Posts: 191
RELEASE_DLL and ALLOW_LOAD_DLL include phat to dll file works, but RELEASE_ALL_DLLS and ALLOW_LOAD_ALL_DLLS not.


...
// char SendBuf[] = "RELEASE_ALL_DLLS"; //not works
char SendBuf[] = "RELEASE_DLL--D:\\SierraChart\\Data\\maslak.dll"; // Works
...

Any idea why?

UDP Interface