Page 1 of 1

Wanted : Declarations of DPLOTLIB.DLL (Include file)

Posted: Thu Oct 30, 2003 5:11 pm
by Stefke
Dear Admin,

I'm an registered user of your thirth part tool and I will ask you can you please send me the full include files of de declarations and definitions of de DPLOTLIB.DLL file

Thank you!

Kind regards
Stefke

Posted: Sun Nov 02, 2003 12:43 am
by DPlotAdmin
You should find everything you need for PowerBasic in the file dplot.inc in the /pb folder of dplotlib.zip. If you find that some information is missing please let me know, but I'm reasonably confident that it is complete.

Translated the examples of C into PBWin / PBCC

Posted: Sun Nov 02, 2003 4:33 am
by Stefke
Dear Admin

Can you please translated the examples of C with the names translated into an console application from used PBCC 3.xx

ctest.c
ctest2.c
ctest3.c
ctest4.c

Thanks in advance

Posted: Sun Nov 02, 2003 1:42 pm
by DPlotAdmin
The ctest2, 3, and 4 demos are all windowed applications that use Windows features. The equivalent PB source is already included in dplotlib.zip.

I'll make an effort to convert ctest.c to PB (unless another PB user here reads this and volunteers his/her efforts). Unfortunately I don't have the PB tools handy right now and won't for a while, but I'll take a look as soon as I'm able.