• Welcome to Powerbasic Museum 2020-B.
 

News:

Forum in repository mode. No new members allowed.

Main Menu

Another c++ Client PowerBASIC Server

Started by James C. Fuller, February 02, 2009, 04:52:31 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

James C. Fuller

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