Hi, Daniel,
EV_POINTER_STYLE is the one works better than EV_CURSOR on Windows platforms. It support high-depth color cursor (such as, when using remote desktop), but EV_CURSOR can't. For Unix platforms, I think they are almost the same.
I think EV_CURSOR is obsolete. The comments were added in revision#79517.
Thanks for your post.