You surely can

, I've created some time ago a couple of dll plugin to interface with the touch functionality of window.
Dbtouch
http://forum.thegamecreators.com/?m=forum_view&t=189796&b=1
DBmultitouch
http://forum.thegamecreators.com/?m=forum_view&t=189865&b=1
However both plugin was created for Windows 7 ..and last time i heard that Win8 uses a different api function than Win7 to handle the touch interfacing.But i might be wrong.
Well the keypoint is

..its very easy to get it to work with DBpro.
Life begin where ->BeginScene() and it ends at ->EndScene()..so please Present(NULL, NULL, NULL, NULL);