Details
-
Bug
-
Resolution: Fixed
-
Trivial
-
None
-
0.4.9-dev-151-g0aed0fd https://github.com/reactos/reactos/commit/0aed0fd167863d1674e73a7fdb22fd1fb7a319f0
Description
When moving window with an element featuring some customdraw code (eg : SUMo main item list), logs gets crazy.... but display is fine.
fixme:(dll/win32/comctl32/toolbar.c:5624) [000602E2] response 2084289624 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
fixme:(dll/win32/comctl32/toolbar.c:5661) [000602E2] response 2084289624 not handled to NM_CUSTOMDRAW (CDDS_POSTERASE)
fixme:(dll/win32/comctl32/toolbar.c:5624) [000602E2] response 133 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
fixme:(dll/win32/comctl32/toolbar.c:5624) [000602E2] response 133 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
fixme:(dll/win32/comctl32/toolbar.c:5624) [000602E2] response 133 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
fixme:(dll/win32/comctl32/toolbar.c:5624) [000602E2] response 133 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
fixme:(dll/win32/comctl32/toolbar.c:5624) [000602E2] response 133 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
fixme:(dll/win32/comctl32/toolbar.c:5624) [000602E2] response 133 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
fixme:(dll/win32/comctl32/toolbar.c:5624) [000602E2] response 133 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
fixme:(dll/win32/comctl32/toolbar.c:5624) [000602E2] response 133 not handled to NM_CUSTOMDRAW (CDDS_PREERASE)
Attachments
Issue Links
- blocks
-
CORE-14443 Pressing OK or apply on "Taskbar and Start Menu Properties", in Server 2003 explorer causes it to crash.
- Resolved