Passing parameters to external dll by reference

 
Hi,
No ability to pass parameters to external dll by reference - I get null pointers inside the dll (using the debugger).
Workaround is using arrays - but it is not so nice from a programmer point of view.
Slawa, when this functionality will be available?
Thanks
Ruby
 
your problem were discussed on our forum. You can pass by reference to external dll some array only
 
Will this behavior change in next versions (supporting variables by ref to external DLLs) , so MQL4 will be better integrated with other high level languages?