Windows API
- The ABCs of APIs Lesson 1 - Getting Started - Feb 23, 2007
- Lesson 2 - Using Multiple Arguments to Move a Window - Feb 26, 2007
- The ABCs of APIs Lesson 3 - Numeric Types - Mar 29, 2007
- The ABCs of APIs Lesson 4 - Sending Text Strings into API Calls - Aug 15, 2007
- The ABCs of APIs Lesson 5 - Retrieving Text Strings from API Calls - Aug 16, 2007
- The ABCs of APIs Lesson 6 - Using Structs - Aug 22, 2007
- The ABCs of APIs Lesson 7 - Passing Numbers by Reference - Sep 27, 2007
- The ABCs of APIs Lesson 8 - Windows API in Liberty BASIC - Jan 13, 2008
- The ABCs of APIs Lesson 9 - DLLs To Be Opened - Jan 18, 2008
- The ABCs of APIs Lesson 10 - Using Winstring with Pointers to Text - Mar 29, 2012
User32
- GetSystemMetrics May 16, 2006 -
- Rebar Controls in Liberty BASIC July 8, 2006 -
- TabStrips and Container Controls July 21, 2006 -
- Combobox with Images How to use a ComboBoxEx without a third party DLL, timer or callback. May 1, 2006 -
- Toolbar with Hi-color Images - Jun 19, 2006
- Transparent Window Using SetLayeredWindowAttributes August 3, 2006 -
- Creating a Shell and Painting the Desktop August 6, 2006 - Aug 7, 2006
- Getting a Window's Coordinates - Jan 8, 2007
- Load Bitmap to Desired Size - Jan 9, 2007
- Moving or Resizing a Window or Control - Jan 29, 2007
- GetSysColor: Designing Your Program With GUI Compatible Colors - Feb 1, 2007
- A Graphicbox with Scrollbars (Setting the Scrollbar Positions)- Feb 4, 2007
- Creating Columns in a Textbox with _EM_SETTABSTOPS - Feb 5, 2007
- Retrieving Information from Textboxes with SendMessageA - Feb 9, 2007
- Smoother Animation with GetAsyncKeyState - Jan 1, 2008
- AnimateWindow - Jan 14, 2008
- FlashWindow - Aug 5, 2008
- MessageBoxExA - Oct 21, 2008
- ChangingTheIcon - Mar 31, 2011
- API Animation Control - May 23, 2011
- Clipboard API Demos - Jun 10, 2011 -
- Images on Statictext -
- Custom Cursors With LoadCursorFromFile -
- MDI Client to Scroll Controls - Oct 24, 2011
- Last Input Info (system idle time) - Oct 25, 2011
- ShowCursor - Dec 14, 2011
GDI32
GDIPlus
Kernel32
Shell32
Comctl32
Advapi32
URLMON
WININET
ATL
- ATL Tutorial (embedding a browser or ActiveX control in a Liberty BASIC window) May 1, 2006 -
AVICAP32