- How to find cursor size limits?
- Posted by Adrian Barnett on September 27th, 2004
In Windows XP, I want to find the system limits for cursor sizes.
I've tried calling
GetSystemMetrics(SM_CXCURSOR)
which returns 32, but I am still able to create a cursor of 64x64 pixels.
Does the maximum cursor size depend on Windows or on your graphics
hardware (I have a Geforce FX5800)?
Is GetSystemMetrics faulty, or do I need to call something else to query
the size limit?
Cheers,
Adrian
Similar Posts
- Limits on Size of Boot Partition in Windows XP? (Microsoft Windows) by Will
- color/size limits (Help and Support) by SUMMONER
- MPG file size limits (Desktops) by DanR
- limits on the size of an e-mail (Internet & Broadband) by John Owens
- Size limits in win9x? (Drivers) by Pavel A.

