Later, Jeffrey changed his mind. Apparently, GetCursorInfo exists but
authorRichard Levitte <levitte@openssl.org>
Fri, 15 Sep 2000 11:33:14 +0000 (11:33 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 15 Sep 2000 11:33:14 +0000 (11:33 +0000)
commit848f3d40c830750d59ed9735216b4f8445089e05
tree9383faf93348e68453219dac7481b49b137ce18c
parent1949e783363ef21bff29d083ad6a9498e328e1bc
Later, Jeffrey changed his mind.  Apparently, GetCursorInfo exists but
doesn't quite work on WinNT 4 earlier than SP6.  It works fine on
Windows 98 and Windows 2000.

I'm disabling it for now.  What's really needed is some kind of check
to see if GetCursorInfo is safe to call, or alternatively, GetCursor
or GetCursorPos could be used, according to Jeffrey.
crypto/rand/rand_win.c