>
> FYI:
>
> Rather than using GetCursorInfo() which is only supported on some of
> the systems you can use GetCursor() and GetCursorPos(). These two
> functions will work on all systems and provide you all of the
> information retrieved in the CURSORINFO structure except for the
> single bit that indicates whether or not the cursor is visible.
> This is probably a wiser course of action.
Except that these functions only work on the the thread local curosr
not the global cursor. Oh well. :-(
Jeffrey Altman * Sr.Software Designer
The Kermit Project * Columbia University
612 West 115th St * New York, NY * 10025 * USA
http://www.kermit-project.org/ * [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]