This was: user32: Check for .ico and .cur magic.<br><br>I attempted to include all the changes Dmitry mentioned.&nbsp; I removed the &quot;fix&quot; for cursoricon.c.&nbsp; Although it was an improvement, and it was based on Henri&#39;s work, I don&#39;t believe it is correct.&nbsp; There are todo_wine {} blocks that reflect this.&nbsp; I now check GetIconInfo() and the ICON_SIZE macro is not some random number anymore.<br>
<br>changelog: user32: Test LoadImage() to load an icon as a cursor.<br><br>-- <br>Andrew Riedi