4
Voici comment procéder avec une clé de registre.Désactiver l'animation Windows CE, par programmation?
* Go to HKEY_LOCAL_MACHINE\SYSTEM\GWE
* Create a DWORD named Animate if it does not already exist
* Edit the DWORD value named Animate
* 0 - Disables Window Animation
1 - Enables Window Animation
Cependant, il faut redémarrer le périphérique. Je voudrais savoir s'il y a de toute façon pour le désactiver instantanément, par programmation?