Scheduler
Scheduler copied to clipboard
Callback not triggering from the DLL
The callback is working in the main function but when I am using Scheduler from DLL the function from the DLL is called perfectly but the callback in the same function is not triggering!