• Michael Stefaniuc's avatar
    user32: Fix bogus "if (!x & y)" code. · 56b3341f
    Michael Stefaniuc authored
    The dde.c tests succeed on Windows and the DDE callback registered is
    set to trigger on all messages it gets. Thus it looks like Windows
    doesn't calls the callback in that case.
    56b3341f
dde_client.c 38.3 KB