Is it possible to use the SendMessage API to move the mouse to a set x,y coordinates?

Are there any others ways other than...

mouse_event
SetCursorPos

Using VB6 and 2005

Cheers!