Details
-
Bug
-
Resolution: Won't Do
-
Trivial
-
None
-
None
Description
as seen in CORE-19113 log :
err:(win32ss/user/user32/windows/cursoricon.c:25) Loading System Cursors |
This is not an error, just a normal processing. Should not log using ERR()
https://git.reactos.org/?p=reactos.git;a=blob;f=win32ss/user/user32/windows/cursoricon.c#l25
Was introduced by https://github.com/reactos/reactos/commit/5e781d44e0a52bbbc5437f534da8be02efd44495 in 2015. TRACE would be more adequate
Patch : cursor.patch