Publishing Expert raises DLL usage alert

 

Dear community, when publishing my expert I get an error message that external DLLs are not allowed.

I do not explicitly use external DLLs, but it could be,
that this means user32.dll and/or shell32.dll.

The DLL shell32.dll is used to open a browser from the Expert. I would like to use it to open help files very easily.


My question: Is it possible to call the system browser with an MQL function without specific Windows dependencies?

Thank you in advance for help.

 
That is not possible because MetaTrader is "sandboxed", especially in the case of Market products.