Is it possible to set the DPI of an application programmatically or the DPI only possible to set through the system preference?
Note: My application s GUI is coded in MFC and .NET forms.
Update: After some research I have found no way of doing this so I have to agree with the only answer here; it cannot be done.