Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 11/5/2005(UTC) Posts: 22
|
HI im new at this forum, i have a question to somebody ho understand ddl files.. what program can i use to expor the dll and verify is correct or not, I have one dll butt im not 100% if thats ok.
:Worthy:
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 9/10/2004(UTC) Posts: 863 Location: Salt Lake City, UT
|
:) I am going to shed some light here....
A dll is an executable program module that performs one or more functions at runtime. DLLs are not launched by the user; they are called for by an executable program or by other DLLs.
So - you can't explore them, check the code, or pull them out of your indicator quick list.... It is sort of a faith based thing... you put the dll in your folder, then call it from a formula and trust it to do the right thing.... (remember... test, test, test).
That is why posting the source code of the dll is so fabulous - you CAN go and see what it does even though you wouldn't ordinarily be able to do so...
Does this help? :)
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers Joined: 11/5/2005(UTC) Posts: 22
|
Thanks Marlyin....
Fore the sheded light to this question...
I will do some hard test...
:D
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 10/12/2005(UTC) Posts: 141 Location: Brooklyn,NY
|
Hi Marilyn,
Yes this sheds a lot of light on this;although I have one more question .If after dll is installed
and you are using a formula or function that calls upon the dll would you know that this function is using a dll?
so that way you know to scrutinize or look at the output really close;even though I look at every function really close so as to verify that its performing correctly.thanks
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 9/10/2004(UTC) Posts: 863 Location: Salt Lake City, UT
|
Well - in your formula you would say "go and use the dll" but not in that way... Just download the manual that Patrick made and it will tell you how to say that in the proper context... :) M
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 10/12/2005(UTC) Posts: 141 Location: Brooklyn,NY
|
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.