<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>14 Apr 2016 20:33:42 Z</lastBuildDate><pubDate>14 Apr 2016 14:32:11 Z</pubDate><description>Hi, I'm having the following problem:&#13;
I'd like to call a method from my own DLL.&#13;
&#13;
In C# I'd do something like:&#13;
&#13;
[code:xml]&#13;
private SMS smsClient = new SMS(user, pw)&#13;
smsClient.send(sender, reciepient, message)&#13;
[/code]&#13;
&#13;
&#13;
Now how can I achieve that in WinDev?&#13;
&#13;
Thank you for your help!</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57298-call-method-from-own-dll/read.awp</link><title>Call method from own DLL</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>ANGELOREIS</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57298-call-method-from-own-dll-57301/read.awp</comments><pubDate>14 Apr 2016 20:33:42 Z</pubDate><description>Hi!&#13;
&#13;
Try import DLL from u project.&#13;
&#13;
1 - Project &gt; Import &gt; A .NET Assembly &gt; Browse &gt; Select ur DLL and DONE.&#13;
&#13;
Or using&#13;
…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57298-call-method-from-own-dll-57301/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57298-call-method-from-own-dll-57301/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/57298-call-method-from-own-dll/read.awp">Call method from own DLL</source><title>Re: Call method from own DLL</title></item></channel></rss>
