The repository contains the crates of a VST pluging and a screenshoter algorithm for windows OS. These are indepent crates and can be cloned in separate to test them. Each crate contains a brief explanation of how they were developed and with which tools. In the main files, comments about implementation details can be found.
Clone the repository
git clone https://github.com/hixion/VSTAudio-ScreenCapture
Then follow the usage instructions inside each crate.