Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "SetProcessDPIAware" in [All]

user32

.

static extern bool SetProcessDPIAware();

.

Declare Function SetProcessDPIAware Lib "user32.dll" () As Boolean

.
Documentation
[SetProcessDPIAware] on MSDN

shell32

.

As of Windows Vista, SHIL_SMALL, SHIL_LARGE, and SHIL_EXTRALARGE scale with dots per inch (dpi) if the process is marked as dpi-aware. To set these types to be dpi-aware, call SetProcessDPIAware. SHIL_JUMBO is fixed at 256 pixels regardless of the dpi-aware setting.

secur32

.
DynamicLoader
USER32/SetProcessDPIAware

 
Access PInvoke.net directly from VS: