Its all about http://www.purebasic.fr/english/viewtop ... 47#p477247
The problem is not new and I even seen few topics about same issues, they didn't helped me anyway.
Of course using whole structures as a return value is bad idea [for perfomance], but having no support of such shit at last just for compatibility with DLLs using that is bad idea too.
Structures as return
Structures as return
"W̷i̷s̷h̷i̷n̷g o̷n a s̷t̷a̷r"
Re: Structures as return
Not supported in PB, you will have to write a wrapper to access such function. Moved to feature request as it's not a bug.