SetDPI
SetDPI copied to clipboard
Feature Request: Make it into a library.
Hi,
I would like to use the SetDPI functionality, but I would like to use it in a C# application/solution. Is there a way to get this tool to be a (DLL-) library project that I can reference in my C# solution? That way, I can call the appropriate methods from my own application. Perhaps this would require another repo....
You can still have the exe in your project and just run commands with cmd through code