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
  • Free DLLs from Alyce's Restaurant
    • Image323.DLL loads images in several formats and allows many image manipulations.
    • jpeg.DLL loads images in several formats.
    • shortcut.DLL lets you place shortcuts to your program on the user's desktop and start menu.
    • printorient.DLL by Dennis McKinney allows you to set the printer page orientation.
    • lbbrowse.DLL is a custom browser control for your programs.
  • Link to DLL goes here.



**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.




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.