回答編集履歴
1
追記
test
CHANGED
@@ -1,3 +1,5 @@
|
|
1
1
|
WndProcでWM_POINTER系のメッセージを調べてみてはどうでしょう。
|
2
2
|
|
3
3
|
[タッチパネルでボタンが押された時/離された時](http://bbs.wankuma.com/index.cgi?mode=al2&namber=83927&KLOG=143)
|
4
|
+
|
5
|
+
[Pointer Input Message Reference](https://docs.microsoft.com/en-us/previous-versions/windows/desktop/inputmsg/wmpointer-reference)
|