Liberty BASIC Help Online

Making API and DLL Calls
 
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.
 
Calling APIs and DLLs
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/