Hello!

I have just begun making me app ready for touch events.

Using some great samples I found here, I made it work.

However, I still find it hard to debug.

I have my VB6 IDE installed on my desktop computer.

I do my testing on tablet computer. I miss the direct debugging features of my developer computer like Debug.Assert and Stop and seeing where calls come from.

I would therefore like to ask if it's possible to simulate WM_TOUCH on my desktop developer computer somehow.

Thank you very much for any ideas!