Restored from previous forum. Originally posted by gnozal.
I mean external DLL (no Win API) support, like in all other flavours of Basic.
I'd like to write in PureBasic something like "DECLARE PROCEDURE.l XXX LIB "XXX.DLL" ALIAS "_XXX" (XXX.l)"
I know Mr Skunk made a lib, but it's not the same and what if the LIB structure changes ?
Even Rapid-Q has external DLL support...