Alyce Alyce Nov 9, 2006 - "Added intents for text formatting purposes."

ADD-ON DLL PAGE
If you want to share code for Windows API calls, use the Shared Code area. Use this page for add-on DLLs.

If you have a DLL that works with Liberty BASIC, you can upload it to this site. Please put it into a Zip file that includes the DLL and the documentation in Liberty BASIC syntax. (There is a 5 megabyte file size limit.) A sample program that uses the DLL would be nice, too.

You can also create a page for a DLL with example code and/or documentation, so that others can see how it works before taking the time to download it.

If you are having trouble making a DLL work with Liberty BASIC, put it into the DLL Help Area .

Make sure you have permission from the author to republish the DLL if it is not your own work.


DLLs


Want to write your own DLLs?
  • Pelle's C -- This is a completely free C compiler. Unfortunatley, it is C, not a BASIC compiler of any kind.
  • Dev-C++ -- A completely free IDE for C and C++.
  • Dennis McKinney's DLL tutorial -- Dennis gives you step-by-step directions for writing a DLL in C that will work with Liberty BASIC.



DLL Help Area
If you need help converting code for a third-party DLL, this is the place to ask.
  • Link to DLL and help request goes here.