Hello,
I'm just getting started in PB/DLL, so I'll start
off with a few questions:
First, what code is used in PB/CC 2.0 to access a DLL created
with PB/DLL? Something as easy as calling a function or sub, right?
Second, PB/DLL has access to the entire WinAPI, so drawing lines, circles, etc
isn't a problem? And once I write code for this, this may be called in my
PB/CC code and it will work fine?
Thanks!
Regards,
Paul
[email protected]
------------------
Westfront PC: Proudly
programmed in PC/CC 2.0!
I'm just getting started in PB/DLL, so I'll start
off with a few questions:
First, what code is used in PB/CC 2.0 to access a DLL created
with PB/DLL? Something as easy as calling a function or sub, right?
Second, PB/DLL has access to the entire WinAPI, so drawing lines, circles, etc
isn't a problem? And once I write code for this, this may be called in my
PB/CC code and it will work fine?
Thanks!

Regards,
Paul
[email protected]
------------------
Westfront PC: Proudly
programmed in PC/CC 2.0!
Comment