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 


VDSDB.DLL Where art thou?
Goto page 1, 2  Next
 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
Woody
Valued Newbie


Joined: 10 Jul 2003
Posts: 29

PostPosted: Sun Oct 26, 2003 7:20 pm    Post subject: VDSDB.DLL Where art thou? Reply with quote

Hello all,

Does anyone know where I could obtain a copy of vdsdb.dll?

Also I am writing an app that I ultimately want to be as an "addon" to an existing app. Anyone try this? just making my app a "button" on an existing app?

Thanks Smile

- Woody

_________________
- Woody
Back to top
View user's profile Send private message AIM Address
Tommy
Admin Team


Joined: 16 Nov 2002
Posts: 746
Location: The Netherlands

PostPosted: Sun Oct 26, 2003 11:16 pm    Post subject: Reply with quote

VDSDB.DLL is contained in this package (supplementing the VDSDLL 3):

http://www.vdsworld.com/vdsdll/vdsdll3e.zip

For moving a button of a VDS dialog onto another applications window, you might
want to try the "WND PARENT" command of VDSWND.DLL (also from the VDSDLL 3),
together with the @WINEXISTS(~<control name>) syntax for obtaining the handle
value of a VDS control.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Skit3000
Admin Team


Joined: 11 May 2002
Posts: 2166
Location: The Netherlands

PostPosted: Mon Oct 27, 2003 3:40 pm    Post subject: Reply with quote

I don't know how good you are with APIs, but you can also try to set the parent of a button to the window of your chose... Smile
_________________
[ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial!
Back to top
View user's profile Send private message
Woody
Valued Newbie


Joined: 10 Jul 2003
Posts: 29

PostPosted: Mon Oct 27, 2003 3:48 pm    Post subject: VDSWND.DLL Reply with quote

The VDSWND.DLL is not located in the vdsdll3e.zip package. Is it located on the site anywhere?

Thanks again, Smile

_________________
- Woody
Back to top
View user's profile Send private message AIM Address
Woody
Valued Newbie


Joined: 10 Jul 2003
Posts: 29

PostPosted: Mon Oct 27, 2003 4:46 pm    Post subject: RE: VDSWND.DLL Reply with quote

Thank you all for your assistance.. Very Happy I have located the VDSWND.DLL and will also look into the API option. Will let you all know how it goes.

Thanks again,

_________________
- Woody
Back to top
View user's profile Send private message AIM Address
Woody
Valued Newbie


Joined: 10 Jul 2003
Posts: 29

PostPosted: Mon Oct 27, 2003 6:06 pm    Post subject: VDSWND.DLL and VDSDB.DLL Reply with quote

Will these work with VDS5?

Thanks,

_________________
- Woody
Back to top
View user's profile Send private message AIM Address
Vic D'Elfant
Past Contributor
Past Contributor


Joined: 26 Jun 2002
Posts: 673
Location: The Netherlands

PostPosted: Mon Oct 27, 2003 6:49 pm    Post subject: Reply with quote

At the page http://www.vdsworld.com/vdsdll/vds5 you can find all vds5 compitable vdsdll3 dlls.
Also, you can find more information about each vdsdll3 update at this topic: http://forum.vdsworld.com/viewtopic.php?t=1689

Regards Smile,
Vic

_________________
phpBB Development Team
Back to top
View user's profile Send private message Visit poster's website
Woody
Valued Newbie


Joined: 10 Jul 2003
Posts: 29

PostPosted: Mon Oct 27, 2003 9:29 pm    Post subject: VDSDB.DLL Reply with quote

Thanks Vic! Very Happy

I was able to get the vdsdb.dll working but it doesn't look like vdswnd.dll will work with VDS 5.

So with that I will take the approach of utilizing windows API to attempt to throw a menu into the app that I am working with.

With that said I am on the hunt to locate the API message for creating a menu and menu items. Any ideas? Confused

_________________
- Woody
Back to top
View user's profile Send private message AIM Address
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Mon Oct 27, 2003 11:39 pm    Post subject: Reply with quote

Note you can use the VDSWND part built into the all-in-one VDSDLL3
version that is compatible with VDS 5. Smile

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Woody
Valued Newbie


Joined: 10 Jul 2003
Posts: 29

PostPosted: Mon Oct 27, 2003 11:58 pm    Post subject: VDSWND Reply with quote

I have attempted to utilize the VDSWND and it does not appear to function with vds5.

anyway to verify?

Thanks

_________________
- Woody
Back to top
View user's profile Send private message AIM Address
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Tue Oct 28, 2003 12:14 am    Post subject: Reply with quote

Download the latest VDS 5 compatible package from here:
http://www.vdsworld.com/vdsdll/vds5/package_2003-08-01.zip

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Woody
Valued Newbie


Joined: 10 Jul 2003
Posts: 29

PostPosted: Tue Oct 28, 2003 12:26 am    Post subject: no vdswnd Reply with quote

vdswnd.dll isn't included in the package_2003-08-01.zip

Crying or Very sad

_________________
- Woody
Back to top
View user's profile Send private message AIM Address
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Tue Oct 28, 2003 12:54 am    Post subject: Reply with quote

You need to download the VDSDLL3... that has been updated,
it contains the VDSWND functions. Smile

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
Vic D'Elfant
Past Contributor
Past Contributor


Joined: 26 Jun 2002
Posts: 673
Location: The Netherlands

PostPosted: Tue Oct 28, 2003 10:22 am    Post subject: Reply with quote

Glad to help Very Happy

About your api-question: you could check the following articles: http://www.vdsworld.com/index.php?page=search&keywords=api%20reference and http://www.vdsworld.com/index.php?page=search&keywords=api%20@sendmsg%20article. Perhaps it will help you.

Otherwise, you should contact CodeScript. He's our API-Guru Razz

Regards,
Vic

_________________
phpBB Development Team
Back to top
View user's profile Send private message Visit poster's website
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Tue Oct 28, 2003 2:47 pm    Post subject: Reply with quote

Hi Vic
I am learning API like everyone else.

Hi Woody
Is this what U want ?


If so you can try this:

http://codescript.vdsworld.com/VDS5src/SetParent.zip

You could even move whole of your window on to another window.

I feel Best dialog element for this work is aniicon. Bitbtn works but
you have use further API to make sure it paints prperly on a foreign
Dialog. Other elements may not work especially with VDS 5.x

_________________
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 -> Wish List All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
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