https://github.com/axtens/hocuspocus
user32 Window focus DLL, written in Vb6
https://github.com/axtens/hocuspocus
Last synced: 5 months ago
JSON representation
user32 Window focus DLL, written in Vb6
- Host: GitHub
- URL: https://github.com/axtens/hocuspocus
- Owner: axtens
- License: mit
- Created: 2019-10-04T05:49:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-04T05:53:39.000Z (over 6 years ago)
- Last Synced: 2025-03-26T04:44:14.579Z (about 1 year ago)
- Language: Visual Basic
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hocuspocus
user32 Window focus DLL, written in Vb6
Exposes BringWindowToTop, FindWindowA and SetForgroundWindow in a COM DLL.
Given that Microsoft has finally put VB6 to death (and jumped on the grave in hobnail boots), this library would be better implemented in something else.
MIT license.