Liberty BASIC Help Online

Calling APIs and DLLs
Liberty BASIC can make 32-bit Windows API calls and also bind to third party Dynamic-Link-Libraries.  Liberty BASIC programmers now have access to hundreds of functions provided in Windows and from third-party sources that can greatly increase productivity.
 
The following topics address many of the methods needed to make API calls.
 
Informational resources about APIs/DLLs
What are APIs/DLLs?
How to make API/DLL calls
Example Programs
Using hexadecimal values
Using Types with STRUCT and CALLDLL
Passing Strings into API Calls
Caveats


Copyright (C) 2003 Shoptalk Systems
Liberty BASIC - http://www.libertybasic.com/