SftTabs/DLL 6.0

IsHiRes

Softel vdm, Inc.

Returns whether high resolution support is enabled.

C

BOOL WINAPI SftTabs_IsHiRes();

Returns

The return value is TRUE if the current application has high resolution support enabled, otherwise FALSE is returned.

Comments

The IsHiRes function returns whether high resolution support is enabled.

This function is only relevant in a Windows Mobile environment. In other environments (e.g., 32-bit Windows), it always returns FALSE.

When running on Windows Mobile 2003 Second Edition and Windows Mobile 5 (or higher), this function returns whether high resolution support is enabled. 

For more information about high resolution support, please consult the Microsoft documentation (MSDN) topic "Developing DPI-Aware Applications" or search www.microsoft.com for the keywords CEUX and HI_RES_AWARE. High resolution support is enabled by defining a suitable subsystem version information in the executable header or by adding HI_RES_AWARE custom data in the executable's resources.

See Also  C/C++ API  |  C++ Classes  |  Notifications


Feedback / comments / error reports for this topic
© 2016 - Softel vdm, Inc. - www.softelvdm.com