My problem is the following:
I built my PB application (version 8.0.1) as a dll file (that means only a small executable and a large dll). Can this dll be used by other programs (PB or something different like a self written C++ application)?
I already tried to access the dll with another PB application but got an runtime error "Bad runtime function reference"
Would be glad for any tip
I built my PB application (version 8.0.1) as a dll file (that means only a small executable and a large dll). Can this dll be used by other programs (PB or something different like a self written C++ application)?
I already tried to access the dll with another PB application but got an runtime error "Bad runtime function reference"
Would be glad for any tip