lxn / win

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

Implement WindowFromDC from user32. #38

Closed icedream closed 6 years ago

icedream commented 6 years ago

This will allow getting the HWND from a given HDC.

lxn commented 6 years ago

Thanks!

Before I merge your changes, please add yourself to the AUTHORS file.

icedream commented 6 years ago

You're welcome, and done :)