In PB2019, the application crashes when I use ShareObjectRegister() after dynamically changing the library list (by adding one or more pbds). This behavior is exactly the same as in PB 12.6.
I noticed that Shared Object functions like SharedObjectGet, SharedObjectRegister are unsupported by Appeon, so I find nothing to replace them!
It’s hard to imagine a modern tool without any multi-threading capabilities, so do you know any workaround for this problem?