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 


registering DLLs in VDS5

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


Joined: 16 Jan 2005
Posts: 23

PostPosted: Sun Jan 16, 2005 8:46 pm    Post subject: registering DLLs in VDS5 Reply with quote

Hi everyone

I am sure this is a newby question, but I can't figure it out:

I have downloaded some external DLLs for VDS 5, but don't get them to work. Even the provided scripts that come with the dll won't work. The compiler complaints about invalid commands, which for me means, the dll is not registered correctly.

This is the sample code of a screen capture dll I'd like to use:

external vdsdll.dll,Public Freeware Key|90257236
dll capture,capture.bmp
runm pbrush.exe capture.bmp

Thanks for any help and best wishes from Hamburg

Marc
Back to top
View user's profile Send private message
LOBO
Valued Contributor
Valued Contributor


Joined: 14 Mar 2002
Posts: 241
Location: Wilmington, Delaware, USA

PostPosted: Sun Jan 16, 2005 9:30 pm    Post subject: Reply with quote

Welcome Marc to VDSWorld.

For the external dll to work with VDS 5 you must define the command

Code:

external vdsdll.dll,Public Freeware Key|90257236

#define command,dll

dll capture,capture.bmp
runm pbrush.exe capture.bmp


- Mark
Back to top
View user's profile Send private message AIM Address Yahoo Messenger
suxi
Newbie


Joined: 16 Jan 2005
Posts: 23

PostPosted: Mon Jan 17, 2005 10:43 am    Post subject: Reply with quote

Hi Mark

Thank you for the help. This didn't work with my first dll, but I found a different one and

[code]external vdsconv.dll
#define command, convert

convert capture, test.bmp[/code]


did the trick.

Thank you very much for your help, best wishes from Hamburg

Marc
Back to top
View user's profile Send private message
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