lxn / win

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

Added 'GetCapture' and 'MapWindowPoints' functions to user32.go #117

Open shahfarhadreza opened 3 years ago

shahfarhadreza commented 3 years ago

I'm using this package for my project but sadly this package still lacks lots of functions. I've added two new functions 'MapWindowPoints' and 'GetCapture' Please update the file!