[Gambas-user] Calling a Shared Object from Gambas2

Ron Onstenk ronstk at ...239...
Fri Aug 11 17:56:51 CEST 2006


On Friday 11 August 2006 17:48, dmcleod999 at ...734... wrote:
> Hello:
> 
> In Visual Basic it is possible to call a routine in a Windows DLL directly simply by defining the routine and the arguments.
> 
> Does a similar capability exist in Gambas2 1.9.38 ? I have looked into the
> help system and could not find any info on this. If anyone has done this, could I
> receive a code sample on how to call a routine in a shared object ?
> 
> Trying to get off of Windows....
> 
> Thanks
> Dennis


LOL

You can't because we do not have DLL's


But take a look at "External Function Declaration"
http://gambasdoc.org/help/lang/extdecl


Ron

-- 
The only bug free software from MickySoft is 
still shrink-wrapped in their warehouse...




More information about the User mailing list