|
Post by Darkjester on Mar 12, 2009 15:35:25 GMT -5
i notices in the dll loading tab of basic4gl that there was as section devoted to structures... how would i go using that part of the dll sdk?
|
|
|
Post by matthew on Mar 12, 2009 21:54:24 GMT -5
If you look in the Examples folder of the DLL SDK you'll see a file called StructureTestDLL.cbp. It's a Code::Blocks project for building a Dll which uses structures.
|
|
|
Post by Darkjester on Mar 12, 2009 22:39:24 GMT -5
what all can i accomplish with this? how do i utilize it? what about accessing the data through a pointer in basic4gl? i think you get the gist of some of the many questions i can create  thnx matthew -darkjester
|
|