Hi,
I'll need to convert C headers from third-party libraries, as well as C/C++ DLL calls, to Powerbasic, as part of a longer project. Possibly SWI-Prolog, will be one of those libraries.
What is the best post on this board, to start from? Also, are there any examples of some C headers compared to the equivalent Powerbasic headers, as well as examples of DLL calls, to look at? I've seen scattered notes, but haven't located a central document, yet.
If you download my Windows API headers ( http://www.jose.it-berater.org/smfforum/index.php?topic=4558.0 ) and you compare them with the C++ ones, provided in the Windows SDk by Microdoft, you have more than a thousand of files to compare.
Ok, will start there, thanks Jose.