Sacré SevenSi quelqu'un sait pourquoi cela ne marche pas sur Windows 7 merci par avance pour votre aideCode:
1
2
3
4
5 ShowWindow(FindWindow("Progman",NULL),SW_HIDE); //cache les icônes ShowWindow(FindWindow("Progman",NULL),SW_RESTORE); //restaure les icônes