Powerbasic Museum 2020-B

IT-Consultant: Frederick J. Harris => Discussion => Topic started by: James C. Fuller on February 02, 2009, 04:52:31 PM

Title: Another c++ Client PowerBASIC Server
Post by: James C. Fuller on February 02, 2009, 04:52:31 PM
Another c++ client and PowerBASIC server.
Included in the zip is complete c++ source, RAGrid.Dll, and the PowerBASIC server Dll.
I have not included the server source as it still really needs a lot of work.
The source compiles with gcc and bcc. Make sure you add oleaut32 and uuid to link tabs.
I tried to comment it as best I could.

James