mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 22:20:26 +00:00
user32/tests: Add an optional message for Win95.
This commit is contained in:
parent
5d31eb9377
commit
4bd4812b80
@ -8248,6 +8248,7 @@ static const struct message ScrollWindowPaint1[] = {
|
||||
{ WM_GETTEXT, sent|beginpaint|optional },
|
||||
{ WM_GETTEXT, sent|beginpaint|optional },
|
||||
{ WM_GETTEXT, sent|beginpaint|optional },
|
||||
{ WM_GETTEXT, sent|beginpaint|defwinproc|optional },
|
||||
{ WM_ERASEBKGND, sent|beginpaint|optional },
|
||||
{ 0 }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user