Open EliosMax opened 4 years ago
It's 2023 and I have the same problem.
I am very happy, now there is a library that can realize this function, and supports windows/linux(x11)/macos at the same time!
Thanks to the authors of robotgo and rdesktop, their excellent work makes it easy to implement remote desktop control based on go 👏 .
Hello, I need to get the currently used icon(bitmap) in windows. Before, I used Pyhon and this function works:
Get cursor icon as bitmap, with ability to save it or get pixels from it
Could someone help me write this code in Golang? Thank you