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

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

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.