| Home | Table of Contents | Please view with Internet Explorer (version 5.00 or higher) and enable scripting. For reasons, see Browsing This Web Site. |
CURRENT WORK ITEM - PREVIEW ONLY
When the IsOS function is given OS_TABLETPC as its dwOS argument, its answer is obtained by different methods in different SHLWAPI versions.
In the SHLWAPI version 6.00 from Windows Vista, the function returns TRUE if
In earlier builds, the function simply evaluates the system metric SM_TABLETPC.
The OS_TABLETPC case of the SHLWAPI function IsOS is supported in post-settlement 6.00 builds and higher. The Windows Vista SDK dated 2007 documents only the earlier implementation.