Hi all,

I guess this is really to GW:

I'm getting an "invalid procedure call or argument" when I try to block an msaa event from another process. I have first verified by displaying the name that my variable does hold a valid process. here are the lines I'm using:

set x = msaaEventSource
x.blockEvent  event_SYSTEM_SOUND, forProcess


I also get the error if I don't make a copy of msaaEventSource, but try to execute blockEvent from it.

does anyone know why this is?

I'm trying to work around another WE problem having to do with possibly MSAA output from this process, this is getting silly!

thanks.

Chip


Reply via email to