Mouse location on the desktop

BlitzMax Forums/BlitzMax GUI Programming/Mouse location on the desktop

How can I get the location of the mouse on the desktop in a maxgui app (svn build 53). Don't seem that mousex() and mousey() work.

I presume I will need to query some winapi thing. Any hints people?

DesktopExtension 1.13 is good.

that would be ideal, ta