<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>31 Mar 2020 21:38:33 Z</lastBuildDate><pubDate>31 Mar 2020 12:05:52 Z</pubDate><description>Bonjour,&#13;
Un appel par la fonction API sur la DLL User32, me retourne une &#13;
référence sur une structure Windows.&#13;
Voici la structure retournée par le pointeur lParam :&#13;
typedef struct tagCWPRETSTRUCT {&#13;
   LRESULT lResult;&#13;
   LPARAM  lParam;&#13;
   WPARAM  wParam;&#13;
   UINT    message;&#13;
   HWND    hwnd;&#13;
}&#13;
Je n'arrive pas à récupérer ces valeurs.&#13;
Que ce soit par &lt;= ou par &lt;-&#13;
Quelqu'un a-t-il une idée de comment faire ?&#13;
Merci de votre aide&#13;
Georges</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238127-reference-sur-structure-retour-api-user32/read.awp</link><title>Référence sur une structure (retour API USER32)</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>g.bonnevial</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238127-reference-sur-structure-retour-api-user32-238178/read.awp</comments><pubDate>31 Mar 2020 21:38:33 Z</pubDate><description>Le 31/03/2020 à 15:02, Francis MOREL a écrit :&#13;
&gt; Bonjour,&#13;
&gt; &#13;
&gt; Pour ce type de problème j'utilise la fonction WL Transfert() …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238127-reference-sur-structure-retour-api-user32-238178/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238127-reference-sur-structure-retour-api-user32-238178/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238127-reference-sur-structure-retour-api-user32/read.awp">Référence sur une structure (retour API USER32)</source><title>Re: Référence sur une structure (retour API USER32)</title></item><item><author>Francis MOREL</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238127-reference-sur-structure-retour-api-user32-238159/read.awp</comments><pubDate>31 Mar 2020 17:02:39 Z</pubDate><description>Bonjour,&#13;
&#13;
Pour ce type de problème j'utilise la fonction WL Transfert() afin de transférer un bloc mémoire dont l'adresse est …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238127-reference-sur-structure-retour-api-user32-238159/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238127-reference-sur-structure-retour-api-user32-238159/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/238127-reference-sur-structure-retour-api-user32/read.awp">Référence sur une structure (retour API USER32)</source><title>Re: Référence sur une structure (retour API USER32)</title></item></channel></rss>
