Author |
Message |
Topic: Retrieving VDS 5 Regitration Key |
CodeScript
Replies: 11
Views: 18914
|
Forum: Product Support Posted: Mon May 03, 2021 12:21 pm Subject: Retrieving VDS 5 Regitration Key |
The answer has been sent the same day you sent the mail to visual:
4/6/2021
Check you spam folder if ever...
No. I got the first reply:
Don't worry, we'll retrieve your registration and se ... |
Topic: Retrieving VDS 5 Regitration Key |
CodeScript
Replies: 11
Views: 18914
|
Forum: Product Support Posted: Mon May 03, 2021 8:13 am Subject: Retrieving VDS 5 Regitration Key |
Thanks Gregland for wishful thinking.. didn't happen till now..
Anyways for others, its located in Win 7
C:\Users\%%UserName%%\AppData\Local\VirtualStore\Program Files (x86)\Visual Dia ... |
Topic: Help with VDSIPP.dll Html content for SMTP mail |
CodeScript
Replies: 1
Views: 5111
|
Forum: General Help Posted: Mon May 03, 2021 6:20 am Subject: Help with VDSIPP.dll Html content for SMTP mail |
While sending SMTP mail , If the html string of html body length is more than 4000 it gets truncated. Is there any way to prevent this - tried adding BODYHTML twice after splitting string but mail ser ... |
Topic: Retrieving VDS 5 Regitration Key |
CodeScript
Replies: 11
Views: 18914
|
Forum: Product Support Posted: Tue Apr 06, 2021 4:32 pm Subject: Retrieving VDS 5 Regitration Key |
Done!
Lets see if any response.. |
Topic: Retrieving VDS 5 Regitration Key |
CodeScript
Replies: 11
Views: 18914
|
Forum: Product Support Posted: Sun Apr 04, 2021 3:39 am Subject: Retrieving VDS 5 Regitration Key |
Thanks GregLand, But my installation folder does not have that key file. But the installed vds does show registered correctly under my name in the Help>About Screen.. I am on windows 7 if that help ... |
Topic: Retrieving VDS 5 Regitration Key |
CodeScript
Replies: 11
Views: 18914
|
Forum: Product Support Posted: Sun Mar 28, 2021 3:43 pm Subject: Retrieving VDS 5 Regitration Key |
I had registered VDS5 , have it installed on a computer which is ageing. In case I need to reinstall , need the key. I have lost the original email attachment. I still have access to the registered em ... |
Topic: ANIICON Cropped |
CodeScript
Replies: 2
Views: 10397
|
Forum: General Help Posted: Tue Jan 31, 2006 5:41 pm Subject: ANIICON Cropped |
U can put up the .ani to display on Ur dialog using API (CreateWindowExA) so that it will not be cropped. This may be a little difficult for beginner. I am sure some one can help U. |
Topic: Button and Tab Colors? |
CodeScript
Replies: 10
Views: 34304
|
Forum: Advanced Help for VDS 5 & Up Posted: Tue Jan 31, 2006 5:16 pm Subject: Button and Tab Colors? |
I don't think any app can use XP theme when the Theme services are disabled globally... |
Topic: VDS Cheat Sheet |
CodeScript
Replies: 15
Views: 54986
|
Forum: Other Product Support/Announcements Posted: Tue Jan 31, 2006 4:51 pm Subject: VDS Cheat Sheet |
Nice One |
Topic: Button and Tab Colors? |
CodeScript
Replies: 10
Views: 34304
|
Forum: Advanced Help for VDS 5 & Up Posted: Mon Jan 30, 2006 4:54 pm Subject: Button and Tab Colors? |
Neither Advanced Tab DSU nor the DYNACOLOR function of VDSGUI implements custom coloring of tabs(ownerdrawn tabs) due to some obstacles caused by msg handling by the VDS Dialog. However it is possible ... |
Topic: Restore Tray Icon after desktop crash... |
CodeScript
Replies: 7
Views: 27990
|
Forum: Advanced Help for VDS 5 & Up Posted: Mon Jan 02, 2006 4:01 pm Subject: Restore Tray Icon after desktop crash... |
May be possible with API also (try option msgevent)
It can also be done more easily using VDSGUI extension.. |
Topic: Advanced Tab Control - Bit tabs etc |
CodeScript
Replies: 6
Views: 25317
|
Forum: Visual DialogScript 5 Units Posted: Sun Sep 11, 2005 1:16 pm Subject: Advanced Tab Control - Bit tabs etc |
Here:
http://www.vdsworld.com/search.php?keywords=advanced%20tab&match_type=0
Do U have any difficulty?
If U need a copy for yourself then PM me
I have been a bit busy these days.. may get ... |
Topic: xp rights and privileges |
CodeScript
Replies: 32
Views: 54566
|
Forum: General Help Posted: Thu Apr 28, 2005 2:30 am Subject: xp rights and privileges |
my program is set to save the information in the current user root key which i understood all users of xp had access to
Nope, current user will be different when he logs on with a diff user ID!. U ... |
Topic: FM Radio stations using a TV card? |
CodeScript
Replies: 6
Views: 19884
|
Forum: Miscellaneous Posted: Sun Mar 20, 2005 9:19 am Subject: FM Radio stations using a TV card? |
I remember to have seen a TV tuner card with built in FM. Dunno which make was it though.. |
Topic: Edit Dialog Element and the 64 KB Limit? |
CodeScript
Replies: 16
Views: 35189
|
Forum: General Help Posted: Sun Mar 06, 2005 12:54 pm Subject: Edit Dialog Element and the 64 KB Limit? |
Hi Boo
VDSGUI Balloon tips should wok with VDSOBJ elements.
For elements that return a window handle (most OBJ elements) you can use:
GUI ADD,TOOLTIP,TOOLTIP1,TOOLTIPCTRL1,%%Handle,1,Test Title ... |
|