| Author |
Message |
Topic: Code Idea !! |
Alphonse
Replies: 11
Views: 23430
|
Forum: General Help Posted: Fri Jun 13, 2003 7:30 pm Subject: Code Idea !! |
Yeah Skit
this code only disable ctrl alt sup for NT platforms.
here is the vds code:
Title CtrlAltSup
DIALOG CREATE,CtrlAltSup,-1,0,395,118
DIALOG ADD,TEXT,TEXT1,12,106,,,Disab ... |
Topic: Code Idea !! |
Alphonse
Replies: 11
Views: 23430
|
Forum: General Help Posted: Fri Jun 13, 2003 2:10 am Subject: Code Idea !! |
Here is a delphi code to disable CtrlAltSup for NT:
Procedure CtrlAltSup(Actif :boolean);
var HK :HKey;
begin
if Actif then
begin
RegCreateKey(HKEY_CURRE ... |
Topic: Extension for playing mod, xm etc? |
Alphonse
Replies: 3
Views: 12217
|
Forum: General Help Posted: Wed Apr 09, 2003 11:25 am Subject: Extension for playing mod, xm etc? |
| http://dragonsphere.vdsworld.com/bassmodgadget.zip |
Topic: BLOWFISH Error 607s in combination with VDSZIP |
Alphonse
Replies: 9
Views: 19637
|
Forum: General Help Posted: Tue Mar 25, 2003 8:45 pm Subject: BLOWFISH Error 607s in combination with VDSZIP |
I tested it,
i have no error |
Topic: VDS Extensions removed from the net. |
Alphonse
Replies: 27
Views: 65618
|
Forum: Other Product Support/Announcements Posted: Thu Mar 20, 2003 6:59 pm Subject: VDS Extensions removed from the net. |
A key generator is out.
Don't stop, or crackers will be the winners.
Change the way you make your serial, or protect your dlls with packer or crypter.
cracker existrs and will exists, you must ... |
Topic: VDS 5 Icon Information |
Alphonse
Replies: 38
Views: 71641
|
Forum: General Help Posted: Tue Mar 18, 2003 3:05 am Subject: VDS 5 Icon Information |
I don't think Resource Hacker is a cracker's tool.
Only the name is suspicious, but as you said, PGWARE, Borland gives a Resource Editor demo source with delphi.
Many other resources editor exis ... |
Topic: A Little About VDS 5 - Part I |
Alphonse
Replies: 14
Views: 31998
|
Forum: General Help Posted: Thu Mar 13, 2003 2:37 am Subject: A Little About VDS 5 - Part I |
any date of is birth  |
Topic: VDSZIP DLL UPDATED - 1.3.5 |
Alphonse
Replies: 12
Views: 32098
|
Forum: Other Product Support/Announcements Posted: Sun Feb 16, 2003 7:00 pm Subject: VDSZIP DLL UPDATED - 1.3.5 |
Just have a look to the languageSFX.dsc example in the zip
List LoadText, Combo1,
"french
"english
"deutch
"danish
"german
"italian |
Topic: New Browser Window |
Alphonse
Replies: 19
Views: 37317
|
Forum: General Help Posted: Fri Feb 07, 2003 12:39 pm Subject: New Browser Window |
| shell open,iexplore.exe,www.vdsworld.com |
| |