Collection of StarBasic macros for OpenOffice and/or LibreOffice
10 StarBasic modules and libraries for OpenOffice and LibreOffice, each of them is stored in an empty Base database which only serves the purpose of a container for the code. Most of the code wraps Windows API functions.
- WinCharset module
- WinExec module
- WinIniFile module
- WinOfficeWindow module
- WinPowerStat class
- Win32Registry library
- FastSort library
- Timer class
- U64 module
- WinVer module
For more information refer to the description in the Files tab.
webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .