Interesting enough, when I ported over Ace of Bases to linux I found that MoveMouse was moving the cursor to the lower right corner no matter what (I could put MoveMouse(1,1) for that matter)
I wonder if it has something to do with the following warning (everyone says its harmless in this post though!! Are they wrong?!?!)
/usr/bin/ld: warning: libstdc++.so.6, needed by /usr/lib/libGLU.so, may conflict with libstdc++.so.5
Everyone saying its harmless here:
http://www.blitzbasic.com/Community/posts.php?topic=54592
I wonder if it has something to do with the following warning (everyone says its harmless in this post though!! Are they wrong?!?!)
/usr/bin/ld: warning: libstdc++.so.6, needed by /usr/lib/libGLU.so, may conflict with libstdc++.so.5
Everyone saying its harmless here:
http://www.blitzbasic.com/Community/posts.php?topic=54592