I was wondering if there is any way that a program could disable any API calls (namely SetCursorPos). I thought my program had bugs, but it turns out that the SetCursorPos only fails when I have certain programs running. Can anyone shed some light on the subject? Thanks a lot.

-CD