Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fafalone/osinfo

Universal compatibility version of OSInfo 1.15
https://github.com/fafalone/osinfo

system-info system-information twinbasic vb6 vba vba7 windows-version

Last synced: about 6 hours ago
JSON representation

Universal compatibility version of OSInfo 1.15

Awesome Lists containing this project

README

        

# OSInfo
Universal compatibility version of OSInfo 1.18

This is an update to [Alex Dragokas' OSInfo class](https://www.vbforums.com/showthread.php?846709-OS-Version-information-class), which provides extensive information about the host OS and the user of the current process. It's been made universally compatible with VB6, VBA6, VBA7 32bit, VBA7 64bit, twinBASIC 32bit, and twinBASIC 64bit.

**Requires twinBASIC Beta 412 or newer** for use under that.

**Update (v1.18):** Potential buffer overwrite. Now dynamically allocated to avoid all issues. Multiple samples of CPU usage now taken for better accuracy.