Can't use NEWT on Vista

Posted by cubus on
URL: https://forum.jogamp.org/Can-t-use-NEWT-on-Vista-tp4030559.html

hi,

since jogl 2.1.1-rc-20131018 newt.dll imports functions from user32.dll, which are not implemented in vista's user32.dll.

CloseTouchInputHandle
GetTouchInputInfo
RegisterTouchWindow

any solutions/workarounds for this problem?