| View previous topic :: View next topic |
| Author |
Message |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Fri Jun 13, 2003 4:46 am Post subject: GT-FileSearch |
|
|
This allows you to search similar to the windows search. Enter a criteria
such as a wildcard "*.bat" or "win.*" or a string search like "win" which
would produce results of "win.ini", "windows.com" and any other files that
contain "win" in the file name.
This is about as simple as I could think of for a search routine. It could be
made more feature rich, such as searching by file size, file date or a
combination of such.
http://www.vdsworld.com/index.php?page=download&fileid=277
-Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Fri Jun 13, 2003 8:09 am Post subject: |
|
|
Error Code: 15 at line 59 when run the dsc through vds4
When you try and run the compiled version its asking for the vdsrun50.dll
And I see you can now add bitmap icons to a VDS List (without using tommys vdslists.dll)
Nathan |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Fri Jun 13, 2003 9:16 am Post subject: |
|
|
Hey now, did I say anything about trying to run it in VDS 4.x ??? I
mean, this is the VDS 5 source forum isn't it?
I didn't drop the dll in there since VDS 5 itself had not been released yet.
-Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
vdsalchemist Admin Team

Joined: 23 Oct 2001 Posts: 1448 Location: Florida, USA
|
Posted: Fri Jun 13, 2003 12:30 pm Post subject: |
|
|
| Garrett wrote: | Hey now, did I say anything about trying to run it in VDS 4.x ??? I
mean, this is the VDS 5 source forum isn't it?
I didn't drop the dll in there since VDS 5 itself had not been released yet.
-Garrett |
Hey I didn't know we could post code for VDS 5 yet  _________________ Home of
Give VDS a new purpose!
 |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
GeoTrail Valued Contributor


Joined: 18 Feb 2003 Posts: 572 Location: Bergen, Norway
|
Posted: Sat Jun 14, 2003 12:52 pm Post subject: |
|
|
Garrett, can I use those images in my own projects? _________________
 |
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Sat Jun 14, 2003 1:41 pm Post subject: |
|
|
Excellent Garrett! Nice example!. Just tried ... ooops.. sorry guys Im a beta testers for VDS 5.
Anyway.. will be usefull code! |
|
| Back to top |
|
 |
Garrett Moderator Team
Joined: 04 Oct 2001 Posts: 2149 Location: A House
|
Posted: Sat Jun 14, 2003 7:26 pm Post subject: |
|
|
Yes, images are free to use, as well as any code with that.
-Garrett _________________ 'What you do not want done to yourself, do not do to others.' - Confucius (550 b.c. to 479 b.c.) |
|
| Back to top |
|
 |
|