José Roca
05-09-2008, 20:21
The new COM support implemented in PBWin 9.0 and PBCC 5.0 have made unnecessary the use of my libraries of wrapper functions. Instead, interface definitions and updated headers are needed.
I have translated to PowerBASIC most of the C headers of the Microsoft Platform SDK for Windows, including interface definitions, as well as the headers of other SDKs such DirectX. They are available to download in the Windows API Headers board ( http://www.jose.it-berater.org/smfforum/index.php?board=318.0 ) . These headers can't be used with older versions of the compilers.
All the code that I'm going to post in the new boards will use these include files. The old code and related posts have been moved to the Legacy Software (PBWIN 8.04-/PBCC 4.04-) forum.
My new web site ( http://www.jose.it-berater.org/index.html ) offers free downloads of my new TypeLib Browser and of the SED Editor, as well as links to Reference Guides.
I have translated to PowerBASIC most of the C headers of the Microsoft Platform SDK for Windows, including interface definitions, as well as the headers of other SDKs such DirectX. They are available to download in the Windows API Headers board ( http://www.jose.it-berater.org/smfforum/index.php?board=318.0 ) . These headers can't be used with older versions of the compilers.
All the code that I'm going to post in the new boards will use these include files. The old code and related posts have been moved to the Legacy Software (PBWIN 8.04-/PBCC 4.04-) forum.
My new web site ( http://www.jose.it-berater.org/index.html ) offers free downloads of my new TypeLib Browser and of the SED Editor, as well as links to Reference Guides.