I have a window application. When I minimize the window application on taskbar to work on another application. We hava a facility to send messages from one window application to another window application.
So my first win application is minimized and now I open my other win application and then send a message to the first application, but the first application is on the taskbar.
So I want functionality like when any message capture my first application then it will blink like skype or any messenger.
I have tried FlashWindowEx
method of User32.dll
, but no luck. I have tried it with the option "Flash continuously until the window comes to the foreground." but no luck.
Please help me solve this problem with an example.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…