Searched refs:GETCURSORINFO (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A Drand_win.c171 typedef BOOL(WINAPI *GETCURSORINFO) (PCURSORINFO); typedef
332 GETCURSORINFO cursor;
339 cursor = (GETCURSORINFO) GetProcAddress(user, "GetCursorInfo");

Completed in 44 milliseconds