Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. launching Caliberate the screen for Pen or touch input C++

launching Caliberate the screen for Pen or touch input C++

Scheduled Pinned Locked Moved C / C++ / MFC
c++mobiletutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 13900555
    wrote on last edited by
    #1

    I wanted to launch 'Caliberate the screen for Pen or touch input' (Tablet PC Settings) using Rundll32 Commands in Windows 10.

    for ex like : rundll32.exe shell32.dll,Control_RunDLL tabletpc.cpl

    Is anyone have an idea how to do it for this option. tabletpc.cpl option opening 'Pen and touch' window. I wanted to open Tablet PC Setting window not the Pen and Touch window.

    Richard DeemingR A 2 Replies Last reply
    0
    • U User 13900555

      I wanted to launch 'Caliberate the screen for Pen or touch input' (Tablet PC Settings) using Rundll32 Commands in Windows 10.

      for ex like : rundll32.exe shell32.dll,Control_RunDLL tabletpc.cpl

      Is anyone have an idea how to do it for this option. tabletpc.cpl option opening 'Pen and touch' window. I wanted to open Tablet PC Setting window not the Pen and Touch window.

      Richard DeemingR Online
      Richard DeemingR Online
      Richard Deeming
      wrote on last edited by
      #2

      You can launch the tablet PC settings screen by executing:

      control.exe /name Microsoft.TabletPCSettings

      Executing Control Panel Items - Win32 apps | Microsoft Docs[^] Canonical Names of Control Panel Items - Win32 apps | Microsoft Docs[^] However, as far as I can see, there is no option to launch the calibration wizard from your code or from a command line. How to launch tablet Pc touch input from command line - Microsoft Community[^]


      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      1 Reply Last reply
      0
      • U User 13900555

        I wanted to launch 'Caliberate the screen for Pen or touch input' (Tablet PC Settings) using Rundll32 Commands in Windows 10.

        for ex like : rundll32.exe shell32.dll,Control_RunDLL tabletpc.cpl

        Is anyone have an idea how to do it for this option. tabletpc.cpl option opening 'Pen and touch' window. I wanted to open Tablet PC Setting window not the Pen and Touch window.

        A Offline
        A Offline
        angela14730843
        wrote on last edited by
        #3

        Please see it may be this will be useful to you. How to read HTML file using stream reader in C#?[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups