![]() |
|
#1
|
|||
|
|||
Display a small popup message in the system tray icon.Hello everyone.
I have a Client/Server application. My client application is running in hidden mode in the startup. Only its icon is displaying in the system tray. When server application that is running on other PC sends any message, then when I click on the icon of client application on my PC it displays the messages sent by server on the dialog. Actually I have to display a small popup message "One message received" or something else over the icon in the system tray when server sends any message. What should I do. Please suggest me. If anyone have done something for this then tell me. I have to do this in MFC. |
|||
|
#2
|
|||
|
|||
Re: Display a small popup message in the system tray icon.Shell_IconNotify, process Windows Messages. Here's a code guru example:
http://www.codeguru.com/cpp/controls...cle.php/c5933/ |
|
#3
|
|||
|
|||
Re: Display a small popup message in the system tray icon.Quote:
hi thanks for the reply. but I have already done this. My applications icon is displaying in the system tray. The actual problem is that I have Client/server application. My appl. is Client. Which icon is displaying in the system tray. when server appl. running on other PC send any message to my client application. then when I click on the Client icon it displays the Dialog with the messages sent by client. But I have to display a small popup message over the Client appl. icon in the system tray without displaying the dialog when it receives any mesage from the server. Please help me for this. Reply me soon. thanks |
|
#4
|
|||
|
|||
Re: Display a small popup message in the system tray icon.Something like this:
CPP / C++ / C Code:
Give it a shot, let me know how it went. |
Recent GIDBlog
Not selected for officer school by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Message Class | TransformedBG | C++ Forum | 5 | 29-Nov-2006 21:28 |
| problem with system() and win32 shell | lordfuoco | C++ Forum | 0 | 27-Jun-2006 03:09 |
| Help with a complex program | lordfuoco | C++ Forum | 5 | 24-Jun-2006 06:03 |
| How to minimize window in to system tray using WIN32 | abhisekjana | MS Visual C++ / MFC Forum | 2 | 04-Apr-2006 20:10 |
| How to minimize a application to the system tray? | Thomas555 | C++ Forum | 12 | 20-May-2005 13:35 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The