I was wondering if there is any third-party application that would make it possible for me to temporarily sever internet connection to a specified application? My hope is to use a key bind for this action. I thought my best option for this would be the standard windows firewall by […]
Daily Archives: April 24, 2024
12 posts
I wanted to programmatically differentiate between two monitors using some parameters which says: monitor is ‘integrated monitor’ of the laptop OR, monitor is ‘extended monitor’ and connected via port (e.g. HDMI). DISPLAYCONFIG_TOPOLOGY_ID specifies the type of display topology, but it does not specify which monitor is connected to which topology […]
Need to run my developed Windows application on a cloud service, so i can run it from everywhere and also need to make end-users use the application with authentication. I don’t need a full windows cloud platform, but i need only to open my application on the web directly without […]