DynamoRIO / DynamoRIO/drmemory

handle Edit Control Messages

Open
#1,752 0 comments 0 reactions 0 assignees View on GitHub
Bug-FalseNegative Bug-FalsePositive Component-FullMode OpSys-Windows
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

My current implementation of NtUserMessageCall (called by the WinAPI
SendMessage() routine), for #1249, only handles WM_\* message types. We
need to add EM_\* message types (Edit Control Messages). This is needed not just for overall error
detection but to avoid false positives in graphical applications, as some
of these return data to the app.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.