| View previous topic :: View next topic |
| Author |
Message |
noveltech Contributor

Joined: 16 Sep 2002 Posts: 105
|
Posted: Sun Oct 27, 2002 1:04 pm Post subject: Dll - How many are allowed while using vds? |
|
|
This dll resolves one of the main restrictions in VDS -
the impossibility to use more then one external Dll per program.
Is the above statement accurate?
http://www.vdsworld.com/index.php?page=rfiles&extend= |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Sun Oct 27, 2002 2:04 pm Post subject: |
|
|
Hi,
The number of DLLs you can use is limited, but I thought that you can use 5 of them in the same script...
The only thing you can't do is using the same DLL more than 1 time in a script. Maybe that's where that multi.dll is about.
Btw. I know that Tommy made a DLL to use the same DLL multiply time. Don't know the name exactly, but I thought that it is included in the VDSDLL 3. |
|
| Back to top |
|
 |
cnodnarb Professional Member


Joined: 11 Sep 2002 Posts: 766 Location: Eastman, GA
|
Posted: Sun Oct 27, 2002 4:36 pm Post subject: |
|
|
That statement is definitely not correct.
The most DLL's I can get to work in one script without using a dll to handle more dll's is 4, when you might need more than 4, I have no ideal, because I have not encountered the problem
NodNarb |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
Posted: Sun Oct 27, 2002 4:43 pm Post subject: |
|
|
If the maximum number of DLLs you have loaded is four, why is my statement definitely not correct? I said there is a maximum of five, and I said that I'm not sure...
EDIT1:
Oops... You were talking about Noveltechs post, weren't you???  |
|
| Back to top |
|
 |
cnodnarb Professional Member


Joined: 11 Sep 2002 Posts: 766 Location: Eastman, GA
|
Posted: Sun Oct 27, 2002 7:11 pm Post subject: |
|
|
Yeah, I was speaking of the first post, no harm done
NodNarb |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Sun Oct 27, 2002 8:00 pm Post subject: |
|
|
I think Tommy did make a dll for allowing more than 4 dlls, and also if
you're a registered user, I think the VDS Gateway Extension from SADE
also allows you to use more dlls.
-Garrett |
|
| Back to top |
|
 |
Tommy Admin Team
Joined: 16 Nov 2002 Posts: 746 Location: The Netherlands
|
Posted: Mon Oct 28, 2002 3:10 am Post subject: |
|
|
| I think this limit has been increased to allow 8 in VDS 4. |
|
| Back to top |
|
 |
|