forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


External dll problem

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
pj
Newbie


Joined: 26 Apr 2002
Posts: 11

PostPosted: Fri Jun 20, 2003 3:39 pm    Post subject: External dll problem Reply with quote

Would anyone be able to assist in establishing whether VDS 5
can work with a specific dll? I am prepared to pay anyone who can help me get this working.

Below is some of the information I have regarding the dll which is for decrypting a series of text files. It is provided by the supplier of the files, but the documentation is sparse and my knowledge of programming beyond VDS is minimal.

Thanks PJ


Object name
~~~~~~~~~~~
Attribute VB_Name = "encoded_file"

Properties
~~~~~~~~~~
Public file_path As String
Public file_name As String
Public enc_extension As String
Public dec_extension As String
Public serial_number As String
Public Password As String

Method
~~~~~~
Public Sub decode()

Output
~~~~~~
All output is sent to the file created by the expression
file_path & "\" & file_name & "." & dec_extension
This will contain the decoded file, or a readable error message.
Back to top
View user's profile Send private message
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Mon Jul 21, 2003 1:27 am    Post subject: Reply with quote

I think it can be done if U have atleast a working VB example with source even if there is no documentation and the routine itself it not very complicated involving multiple structures and also that the dll doesnot check if it is called by VB as a security measure.
I assume that your dll is a true 32 bit windows dll and not an active x dll or something.
BTW VDS 5 has built in encrypt / decrypt options I think.
If the dll.

_________________
Regards
- CodeScript
Arrow Give your application a professional look with the VDSGUI Extension
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group