I\'m currently developing a touch screen application using C# (.NET 4.0) and WPF for Windows 7.
My problem is that the driver of the touch screen I have available at the mom
You would need to rewrite the mouse driver to act like a touch device to do this. A simpler workaround would be to get a device like the Wacom Bamboo Touch? It's a real touch device (not a touch screen).