SetDPI icon indicating copy to clipboard operation
SetDPI copied to clipboard

Feature Request: Make it into a library.

Open tinodo opened this issue 3 years ago • 1 comments

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....

tinodo avatar Feb 08 '23 11:02 tinodo

You can still have the exe in your project and just run commands with cmd through code

DBlaNQ avatar Jun 26 '23 13:06 DBlaNQ