Code in Binutils' rc.exe is causing an issue involving mouse cursors in ReactOS
Daniel7689 opened this issue · 1 comments
Daniel7689 commented
When compiling ReactOS with GCC, no mouse shadow is shown. But one is shown when compiling it with Visual Studio. The line of code that is causing the issue is https://github.com/kraj/binutils-gdb/blob/master/binutils/resrc.c#L1259. You can read more about the issue by going to https://jira.reactos.org/browse/CORE-11180.
kraj commented
@Daniel7689 its better to report it to binutils bugzilla.