logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
mplwengrud  
#1 Posted : Saturday, November 12, 2005 4:34:27 PM(UTC)
mplwengrud

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:
Marilyn  
#2 Posted : Monday, November 14, 2005 5:55:23 PM(UTC)
Marilyn

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? :)
mplwengrud  
#3 Posted : Monday, November 14, 2005 6:23:22 PM(UTC)
mplwengrud

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
sportrider  
#4 Posted : Monday, November 14, 2005 10:30:47 PM(UTC)
sportrider

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
Marilyn  
#5 Posted : Tuesday, November 15, 2005 1:04:53 AM(UTC)
Marilyn

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
sportrider  
#6 Posted : Tuesday, November 15, 2005 11:21:32 PM(UTC)
sportrider

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 10/12/2005(UTC)
Posts: 141
Location: Brooklyn,NY

Thanks will do
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.