Page 1 of 1

Demo and DLL

Posted: Fri Sep 30, 2005 1:02 am
by Dare2
Can't remember all the limitations of the demo version of pure.

Can it load dll's? (OpenLibrary)

There is someone whom I think I might be able to interest in pure. DLLs is a big requirement. So if the demo can handle this it might sway them.

Thanks.

Posted: Fri Sep 30, 2005 1:54 am
by blueb
from the help file:

Code: Select all

The demo-version of PureBasic is limited as shown below:

- No DLL can be created 
- you can't use the whole external Win32 API support 
- no development kit for external libraries 
- maximum number of source lines: 800 


Sounds to me as if you can USE dll's, but you cannot create them.

My opinion,

--blueb

Posted: Fri Sep 30, 2005 2:24 am
by Dare2
Hi blueb,

Thanks! I read it same way you do.


.. and ..

blueb wrote:from the help file:
oops! :oops: Sorry!