https://github.com/katahiromz/syslink
SysLink controls for Windows 2000+
https://github.com/katahiromz/syslink
backward-compatibility common-controls compatibility compatible hyperlink win32 win32api windows windows2000
Last synced: about 1 year ago
JSON representation
SysLink controls for Windows 2000+
- Host: GitHub
- URL: https://github.com/katahiromz/syslink
- Owner: katahiromz
- License: other
- Created: 2019-12-17T11:30:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T12:00:20.000Z (over 6 years ago)
- Last Synced: 2025-01-12T22:32:29.356Z (about 1 year ago)
- Topics: backward-compatibility, common-controls, compatibility, compatible, hyperlink, win32, win32api, windows, windows2000
- Language: C
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# SysLink controls for Windows 2000+
Based on WineHQ's work.
## Usage of this SysLink
Just call `LoadLibraryW(L"SysLink.dll")` after `InitCommonControls()` or `InitCommonControlsEx(...)`.