Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not detect touchpad by IdentifyInputSource sample #18

Closed
chaopeng opened this issue May 12, 2017 · 2 comments
Closed

Can not detect touchpad by IdentifyInputSource sample #18

chaopeng opened this issue May 12, 2017 · 2 comments

Comments

@chaopeng
Copy link

chaopeng commented May 12, 2017

Hi team,

I am trying to detect the InputSource from touchpad following https://msdn.microsoft.com/en-US/library/windows/desktop/hh448795 and the IdentifyInputSource sample. Here is my repo https://github.com/chaopeng/IdentifyInputSource. I did change 2 place:

  1. Change windows version https://github.com/chaopeng/IdentifyInputSource/blob/master/cpp/stdafx.h#L10
  2. Change event handler https://github.com/chaopeng/IdentifyInputSource/blob/master/cpp/InputSource.cpp#L159

I run it with surfacebook, win10 and vs2017. But when I move pointer with touchpad, the InputSource shows mouse. Am I missing something else? Also can team update the sample please?

Thank you.
Chao

@chaopeng
Copy link
Author

@IrinVoso , hi I think you are the best guy for this issue. If it's not you, please point to an appropriate developer, thanks.

@oldnewthing
Copy link
Member

This is a question about the platform, not the sample. You can ask the question on the Desktop development forum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants