A perusal of the Windows API makes me say 'no, or at least with fairly odd/unusable results'. The common functions for interacting with the cursor are built around a single cursor. A click event, however, can be triggered from any location (ie, the cursor location doesn't matter), so there may be third party software that will emulate additional cursors controlled by extra pointing devices.