Page 1 of 1

Posted: Sat Apr 13, 2002 7:57 pm
by BackupUser
Restored from previous forum. Originally posted by wickedRush.

I wouldn't think that it is possible to call a VisualBasic library with Purebasic or is it and how?
Thanks

Posted: Sun Apr 14, 2002 1:16 am
by BackupUser
Restored from previous forum. Originally posted by PB.
I wouldn't think that it is possible to call a VisualBasic library with Purebasic or is it and how?
No, PureBasic can't call Visual Basic OCXs yet. On the other hand, Visual Basic
can call DLLs made by PureBasic, however.


PB - Registered PureBasic Coder

Posted: Sun Apr 14, 2002 2:15 pm
by BackupUser
Restored from previous forum. Originally posted by wickedRush.

thats what I figured. It's kindof a shame that the 3d engines I played around with using vb6 (truevision3d, revolution3d) no longer support the 'c' versions of their dll's. I'm sure there are better directX engines to use with PB anyways!
Thanks