CCCCCCCCCOOOOOOOOOOOOOLLLLLLLLLL
merci beaucoup
@++
-------------------------------
Réponse au message :
-------------------------------
si tu enumere ce qu'il y a dans le systray tu vera qu'il y a d'autre chose:
ex:
-le systray: hWnd = FindWindow("Shell_TrayWnd", vbNullString)
-les icones: hWnd = FindWindowEx(hWnd, 0, "TrayNotifyWnd", vbNullString)
-l'hotloge: hWnd = FindWindowEx(hWnd, 0, "TrayClockWClass", vbNullString)

-------------------------------
Réponse au message :
-------------------------------
comment trouver le hwnd du system tray et celui de l'horloge qui est dedant
quand je fait:
a = Findwindow("TrayNotifyWnd","")
a = 0 !
merci d avance
@++