Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dll procedure help

4 views
Skip to first unread message

Thiago

unread,
Nov 22, 2009, 11:30:06 AM11/22/09
to
Hi there,

I have a compiled non clarion DLL working. but when I call it more
than one time in a single app instance, it give
differents values in each call with same parameteres, but in a another
instance of app (simultaneously or not) the the first awnser is always
be the same. I think if I can clear the dll allocated memory between
calls it will work, but I don't know how....

someone? :-)

regards,

Earl R Coker

unread,
Nov 23, 2009, 9:14:21 AM11/23/09
to
I don't know the answer to your question. Very few Developers monitor this
web site. Go to the free public news.softvelocity.com newsgroup and
ask there.
--
---
Best Regards,
Earl R Coker
ksasales AT machlink DOT com
www.kwiksystems.net
www.kwiksystems.com
www.kwiksystems.net/appshell/index.htm
www.kwiksystems.net/ClarionTemplates.htm (BigTamer(tm) Templates)

"Thiago" <tcon...@hotmail.com> wrote in message
news:9be2e085-bd5d-46d4...@k19g2000yqc.googlegroups.com...

Thiago

unread,
Nov 23, 2009, 4:59:39 PM11/23/09
to
On 23 nov, 12:14, "Earl R Coker" <ksasales AT machlink DOT com> wrote:
> I don't know the answer to your question.  Very few Developers monitor this
> web site.  Go to the free public    news.softvelocity.com    newsgroup and
> ask there.
> --
> ---
> Best Regards,
> Earl R Coker
> ksasales AT machlink DOT comwww.kwiksystems.netwww.kwiksystems.comwww.kwiksystems.net/appshell/index.htmwww.kwiksystems.net/ClarionTemplates.htm(BigTamer(tm) Templates)
>
> "Thiago" <tconr...@hotmail.com> wrote in message

>
> news:9be2e085-bd5d-46d4...@k19g2000yqc.googlegroups.com...
> | Hi there,
> |
> | I have a compiled non clarion DLL working. but when I call it more
> | than one time in a single app instance, it give
> | differents values in each call with same parameteres, but in a another
> | instance of app (simultaneously or not) the the first awnser is always
> | be the same. I think if I can clear the dll allocated memory between
> | calls it will work, but I don't know how....
> |
> | someone? :-)
> |
> | regards,

so tks

klar...@gmail.com

unread,
Nov 24, 2009, 8:27:34 AM11/24/09
to
Does this dll behave differently if you call it from VB for example?

Leonid Chudakov
chud...@klarisoft.com

Thiago

unread,
Nov 24, 2009, 9:30:59 AM11/24/09
to
I don't know... but, if I call from fortran yes....
I change the code of evert procedure to reaasing values for each
call..
it solves part of the problem... now I have diferences between the
first and
others calls... just the first call (in each app instance) give a
different solution
all subsequent do the same....

any ideas?

tks

tks

On Nov 24, 11:27 am, "klaris...@gmail.com" <klaris...@gmail.com>
wrote:


> Does this dll behave differently if you call it  from VB for example?
>
> Leonid Chudakov

> chuda...@klarisoft.com


>
> On Nov 22, 7:30 pm, Thiago <tconr...@hotmail.com> wrote:
>
>
>
> > Hi there,
>
> > I have a compiled non clarion DLL working. but when I call it more
> > than one time in a single app instance, it give
> > differents values in each call with same parameteres, but in a another
> > instance of app (simultaneously or not) the the first awnser is always
> > be the same. I think if I can clear the dll allocated memory between
> > calls it will work, but I don't know how....
>
> > someone? :-)
>

> > regards,- Hide quoted text -
>
> - Show quoted text -

Thiago

unread,
Nov 25, 2009, 6:30:44 AM11/25/09
to
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -

I don't know how to explain that... but the erroe was caused by a
message box then gives the results. When I take it off, every thing
works ok.
It was there to show me results before I made the report....

cheers...

0 new messages