lxn / win

A Windows API wrapper package for the Go Programming Language
Other
1.21k stars 315 forks source link

user32/kernel32: add thread attachment functions #70

Closed zx2c4 closed 5 years ago

zx2c4 commented 5 years ago

These generally help with raising windows to the foreground forcibly.

Resolves: https://github.com/lxn/win/pull/22