Jump to content

System Pen and Touch- Where can I find this information ?

- - - - -

  • Please log in to reply
7 replies to this topic

#1
libioz

libioz

    Newbie

  • Members
  • Pip
  • 6 posts
System. Pen and Touch: - Where can I find this information except at my comp -> properties?
For example: Pen and Touch: No Pen or Touch Input is available for this Display. Image is attached.

Attached Files



#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
In what context? For example, on Windows XP it probably won't be there. When do you want to capture that information?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
libioz

libioz

    Newbie

  • Members
  • Pip
  • 6 posts
I need it for windows 7.
What I need is the exact string that is a type of Pen and Touch.
It could be:
- Pen and Touch Input Available with 4 Touch Points
OR
-No Pen or Touch Input is available for this Display
OR any other string.

may be in registry, or device manager, or by cmd, I can find?
Thanks!

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
It is probably in the registry, but you may have to do some work to locate it. Also, in what context are you trying to get this information? Do you need it in a VB program, C#, C++, other?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
libioz

libioz

    Newbie

  • Members
  • Pip
  • 6 posts
By Java, or by AutoIt it is ok as well
Thanks!

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
This may help: Windows 7 DLL File Information - systemcpl.dll
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#7
libioz

libioz

    Newbie

  • Members
  • Pip
  • 6 posts
This is what I need,
but this is a dll file.
How can I get the information I need from dll file?

#8
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
CodeToad - Java Native Interface (JNI).

JDK supports a method to communicate and load DLL files.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users