Releases: smasherprog/screen_capture_lite
Releases · smasherprog/screen_capture_lite
17.1.439
Added OpenGL example
net build improvments
Fixed builds for net projects to allow only x86 or 64 and updated cmake to match
Cleaned up mouse capture code
Cleaned up mouse capture code
Update Cmake, build and c# support
The cmake build has been updated to support multiple builds much easier
C# support has started. There is an example project with some functionality built
Switched all builds over to azure
Windows Title bar Fix
Windows Title bar Fix
17.0.2 Update GetWindows.cpp
Fix Window Title missing char
Support for mouse hotspot added to api
This release addresses: #59
Fix getwindow where string not null terminated
#60
Thanks to https://github.com/BhayanakMoth for pointing this out
Moved Window and Monitor to public api
This was needed as pointed out in #53 .