<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>12 Apr 2019 11:15:53 Z</lastBuildDate><pubDate>13 Mar 2019 10:51:06 Z</pubDate><description>Bonjour,&#13;
&#13;
Voici un code trouvé sur ce forum afin de donner un effet de clignotement à une application dans la barre des tâches.&#13;
&#13;
Ca fonctionne très bien sur une configuration de projet en 32bit mais ça ne marche pas du tout sur une configuration en 64bit.&#13;
&#13;
Quelqu'un pourrait m'aider à adapter ce code pour du 64 bit svp ?&#13;
&#13;
Merci bien&#13;
&#13;
[code:wl]&#13;
_FLASHWINFO est une Structure&#13;
	cbSize 		est un entier sans signe&#13;
	hWnd 		est un entier système 		// A handle to the window to be flashed.&#13;
	dwFlags 	est un entier				// The flash status&#13;
	uCount 		est un entier sans signe	// The number of times to flash the window. &#13;
	dwTimeout 	est un entier 				// The rate at which the window is to be flashed, in milliseconds. 0 pour défaut&#13;
FIN&#13;
&#13;
nFLASHW_ALL 		est un entier = 3 	// 0x00000003	// Flash both the window caption and taskbar button&#13;
nFLASHW_CAPTION 	est un entier = 1 	// 0x00000001	// Flash the window caption&#13;
nFLASHW_TIMER 		est un entier = 4 	// 0x00000004	// Flash continuously, until the FLASHW_STOP flag is set&#13;
nFLASHW_TIMERNOFG 	est un entier = 12 	// 0x0000000C	// Flash continuously until the window comes to the foreground&#13;
nFLASHW_TRAY 		est un entier = 2 	// 0x00000002	// Flash the taskbar button&#13;
&#13;
pfwi est un _FLASHWINFO&#13;
&#13;
pfwi:cbSize = Dimension(pfwi)&#13;
pfwi:dwFlags = nFLASHW_TRAY+nFLASHW_TIMER&#13;
&#13;
pfwi:dwTimeout= 0&#13;
pfwi:hWnd = Handle(FenEnExécution())&#13;
&#13;
AppelDLL32("User32","FlashWindowEx",&amp;pfwi)&#13;
[/code]</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex/read.awp</link><title>Clignoter icône dans Barre des Tâches ( FlashWindowEx )</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>j.barbieux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-229388/read.awp</comments><pubDate>12 Apr 2019 11:15:53 Z</pubDate><description>Yes enfin ça marche.&#13;
&#13;
Ce n'était pas grand chose effectivement.&#13;
&#13;
Un tout grand merci !!</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-229388/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-229388/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex/read.awp">Clignoter icône dans Barre des Tâches ( FlashWindowEx )</source><title>Re: Clignoter icône dans Barre des Tâches ( FlashWindowEx )</title></item><item><author>Thierry BASTIEN</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-229261/read.awp</comments><pubDate>9 Apr 2019 11:01:44 Z</pubDate><description>Bonjour&#13;
cbSize est un entier sur 8 octets sans signe&#13;
dwFlags est un entier sur 8 octets</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-229261/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-229261/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex/read.awp">Clignoter icône dans Barre des Tâches ( FlashWindowEx )</source><title>Re: Clignoter icône dans Barre des Tâches ( FlashWindowEx )</title></item><item><author>j.barbieux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-229257/read.awp</comments><pubDate>9 Apr 2019 08:40:00 Z</pubDate><description>petit up svp.&#13;
&#13;
Comment faire pour rendre compatible ce code en exécutable 64bit ?&#13;
&#13;
Merci d'avance</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-229257/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-229257/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex/read.awp">Clignoter icône dans Barre des Tâches ( FlashWindowEx )</source><title>Re: Clignoter icône dans Barre des Tâches ( FlashWindowEx )</title></item><item><author>j.barbieux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-225205/read.awp</comments><pubDate>1 Apr 2019 09:00:33 Z</pubDate><description>[code:wl]&#13;
_FLASHWINFO est une Structure&#13;
	cbSize 		est un entier sans signe&#13;
	hWnd 		est un entier système 		// A handle to the…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-225205/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-225205/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex/read.awp">Clignoter icône dans Barre des Tâches ( FlashWindowEx )</source><title>Re: Clignoter icône dans Barre des Tâches ( FlashWindowEx )</title></item><item><author>Philippe SB</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-224712/read.awp</comments><pubDate>14 Mar 2019 16:29:29 Z</pubDate><description>Bonjour,&#13;
&#13;
Reprends le code initial et peux tu nous indiquer la valeur de retour de la fonction FlashWindowEx ?&#13;
&#13;
--&#13;
Cordiale…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-224712/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-224712/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex/read.awp">Clignoter icône dans Barre des Tâches ( FlashWindowEx )</source><title>Re: Clignoter icône dans Barre des Tâches ( FlashWindowEx )</title></item><item><author>j.barbieux</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-224707/read.awp</comments><pubDate>14 Mar 2019 11:54:49 Z</pubDate><description>Bonjour,&#13;
&#13;
Merci pour votre réponse, mais ça ne change rien, même après adaptation de votre code (il y avait des erreurs de déc…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-224707/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-224707/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex/read.awp">Clignoter icône dans Barre des Tâches ( FlashWindowEx )</source><title>Re: Clignoter icône dans Barre des Tâches ( FlashWindowEx )</title></item><item><author>Philippe SB</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-224682/read.awp</comments><pubDate>13 Mar 2019 15:19:35 Z</pubDate><description>Bonjour,&#13;
&#13;
Il me semble qu'il est préférable d'utiliser des entiers système plutôt que des entiers tout court. En effet, l'enti…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-224682/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex-224682/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224668-clignoter-icone-dans-barre-taches-flashwindowex/read.awp">Clignoter icône dans Barre des Tâches ( FlashWindowEx )</source><title>Re: Clignoter icône dans Barre des Tâches ( FlashWindowEx )</title></item></channel></rss>
