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 


Visual DialogScript API Constant Reference

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Resources
View previous topic :: View next topic  
Author Message
CodeScript
Moderator Team


Joined: 08 Jun 2003
Posts: 1060
Location: India

PostPosted: Thu Sep 04, 2003 5:33 pm    Post subject: Visual DialogScript API Constant Reference Reply with quote

This is a collection of more than 50,000 API constants for use in Visual DialogScript. These can be useful for @LIB() and @SENDMSG() function. You need a w32.hlp file (windows API reference) to refer to the declarations of each API. However it does not list the constants for which this help file is intended else you will have to search C++ header files/ delphi header files etc or refer VB guides and convert to VDS.

Any comments and suggestions welcome.

Download it here 465 kb
http://codescript.vdsworld.com/VDS5src/VDS_API_Constants.zip
Needs vdsrun50.dll Not included in the download.
If you want the dll get it:
http://codescript.vdsworld.com/VDS5src/vdsrun50.dll


EDIT : Fixed Decimal seperator problem
Regards

_________________
Regards
- CodeScript
Arrow Give your application a professional look with the VDSGUI Extension


Last edited by CodeScript on Fri Sep 05, 2003 5:35 am; edited 3 times in total
Back to top
View user's profile Send private message Visit poster's website
Rinauld Raymond
VDS Pirate
VDS Pirate


Joined: 22 Aug 2003
Posts: 32
Location: Aix (France)

PostPosted: Thu Sep 04, 2003 6:04 pm    Post subject: Reply with quote

Hi

very good job

but if I enter the API GetTempPath it doesn' work and the window can't close
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: Thu Sep 04, 2003 6:12 pm    Post subject: Reply with quote

GetTempPath is not a constant. It is a declaration. This file lists constants only. Listing Declarations are of no use as you need some documenattion as to how to use it. You can use W32.hlp or msdn for that purpose.

Rinauld Raymond wrote:
and the window can't close

Does the app hang ?
I just tried it. It said Sorry No matches and loaded the default list.
If it hangs let me know your operatig system. Working fine on XP here.
Regards

_________________
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
Rinauld Raymond
VDS Pirate
VDS Pirate


Joined: 22 Aug 2003
Posts: 32
Location: Aix (France)

PostPosted: Thu Sep 04, 2003 7:05 pm    Post subject: Reply with quote

CodeScript wrote:

Does the app hang ?
I just tried it. It said Sorry No matches and loaded the default list.
If it hangs let me know your operatig system. Working fine on XP here.
Regards


I'm under XP Pro
it said "sorry no match" but stay searching.
I have to do ctrl alt sup more than 1 time to close the app

PS : I know the API GetTempPath, I was just testing Wink
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: Fri Sep 05, 2003 5:27 am    Post subject: Reply with quote

Hi Rinauld
I think it is due to missing Option Decimalsep and you have a decimalsep other than period ".". I have fixed it. Let me know if it works now.
Regards

_________________
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
Rinauld Raymond
VDS Pirate
VDS Pirate


Joined: 22 Aug 2003
Posts: 32
Location: Aix (France)

PostPosted: Fri Sep 05, 2003 12:05 pm    Post subject: Reply with quote

Hi

That's it CodeScript
now it's ok

I've got a french windows, and need the Option Decimalsep,"."
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 -> Resources 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