Can MT4 call a Java based DLL file?

 
Hello,

Just wanted to know if MT4 can call a Java based DLL file?

Also, can MT4 call a straight C++ DLL file?

Thank you. Much appreciated !!

Regards

RJF
 
your dll functions must provide _stdcall calling convention like WinAPI functions