• Rémi Bernon's avatar
    user32/tests: Add inter-process rawinput message tests. · df5d6323
    Rémi Bernon authored
    Rawinput messages are not received anymore if the foreground window is
    from another process. Using RIDEV_INPUTSINK makes it possible to receive
    them again, but with RIM_INPUTSINK flag.
    
    When multiple processes register for rawinput messages, the foreground
    process will receive the message, as well as any other that registerd
    with RIM_INPUTSINK flag, including when the foreground process itself
    did.
    
    Currently the messages may be received correctly, but that depends on
    where the input events are generated, so add another test case with
    messages sent from the test process, and validate that nothing should
    be received.
    Signed-off-by: 's avatarRémi Bernon <rbernon@codeweavers.com>
    Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
    df5d6323
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...