<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>21 Jul 2015 08:01:00 Z</lastBuildDate><pubDate>16 Jul 2015 13:00:00 Z</pubDate><description>Hi all,&#13;
&#13;
I want to set calling convention for my DLL callback to CDECL as my external API is written in CDECL. I tried below line according to WinDev help section&#13;
&#13;
PROCEDURE &lt;Procedure Name&gt; (&lt;Param1&gt; is &lt;Type1&gt;, ...&#13;
&lt;Param2&gt; is &lt;Type2&gt;) &lt;call convention=CDECL&gt;&#13;
&#13;
But it says attribute unknown. Any suggestions how to set my call back calling convention to CDECL?&#13;
&#13;
Thanks and Regards,&#13;
Naveen Rathan</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl/read.awp</link><title>Set calling convention for DLL callback procedure to CDECL</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53159/read.awp</comments><pubDate>21 Jul 2015 08:01:00 Z</pubDate><description>Thanks Alexandre. It worked.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53159/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53159/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl/read.awp">Set calling convention for DLL callback procedure to CDECL</source><title>Re: Set calling convention for DLL callback procedure to CDECL</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53095/read.awp</comments><pubDate>16 Jul 2015 14:51:00 Z</pubDate><description>Hi Naveen,&#13;
&#13;
As far as I know, there is a small glitch (which you can report) but it will only work with the French syntax :&#13;
&#13;…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53095/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53095/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl/read.awp">Set calling convention for DLL callback procedure to CDECL</source><title>Re: Set calling convention for DLL callback procedure to CDECL</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53093/read.awp</comments><pubDate>16 Jul 2015 13:33:00 Z</pubDate><description>Hi Paulo,&#13;
&#13;
Actually I want one of my WinDev procedures to be run in CDECL convention style. API description will not help in t…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53093/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53093/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl/read.awp">Set calling convention for DLL callback procedure to CDECL</source><title>Re: Set calling convention for DLL callback procedure to CDECL</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53092/read.awp</comments><pubDate>16 Jul 2015 13:17:00 Z</pubDate><description>did you try using one API description variable to change the CallingConvention&#13;
&#13;
http://doc.windev.com/en-US/?1000019149</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53092/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl-53092/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/53091-set-calling-convention-for-dll-callback-procedure-cdecl/read.awp">Set calling convention for DLL callback procedure to CDECL</source><title>Re: Set calling convention for DLL callback procedure to CDECL</title></item></channel></rss>
