views:

111

answers:

0

I'm using FlashWindowEx to flash the taskbar icon of a .NET application. If I run the app from my local desktop, the flashing happens correctly, but if I'm running the application as a RemoteApp, the taskbar icon doesn't flash -- probably because the app is actually running on the server (even if it looks like it's running on your local machine).

My question is: is it possible to tell the client to flash the taskbar icon from the app inside terminal server?