https://github.com/reupen/ui_helpers
Win32 UI helper library used by my foobar2000 components
https://github.com/reupen/ui_helpers
Last synced: 5 months ago
JSON representation
Win32 UI helper library used by my foobar2000 components
- Host: GitHub
- URL: https://github.com/reupen/ui_helpers
- Owner: reupen
- License: bsd-3-clause
- Created: 2015-12-26T20:22:53.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-24T13:45:07.000Z (6 months ago)
- Last Synced: 2024-12-24T15:16:06.283Z (6 months ago)
- Language: C++
- Homepage:
- Size: 1000 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ui_helpers
ui_helpers is a helper library containing various UI helper classes and
functions and used by my foobar2000 components. These include a reusable custom
list view control, a custom track bar control and various UI related helpers.The library is released under the 3-Clause BSD licence (see LICENCE).