|
Home >> File Manipulation code
Use winace in visual basic to decompress ace files... | Version: VB6 | Author: euroarmy leader group | Submitted: 11/13/2000 | Views: 9660 | Use winace in visual basic to decompress ace files. what u'll need is the unace.dll. u can download em at: www.winace.com ---> developer
easy to use code
copy the code into a module and use em like
ACEExtract (Archive, Destination, Password)
|
The attached code shows how to locate files in a d... | Version: VB6 | Author: Ethan | Submitted: 11/9/2000 | Downloads: 10896 | The attached code shows how to locate files in a directory using the FileSystemObject. You can search just within the specified directory or include all subdirectories in the search.
Even though the FileSystemObject doesn't allow for wildcard symbols, ...more>> |
This programme contains a recursive procedure whic... | Version: VB5 | Author: Abhilash Panickar | Submitted: 11/3/2000 | Views: 10065 | This programme contains a recursive procedure which calls itself while scanning the host computers file system for files.An intresting bit of code , considering that you can search for specific files like WAV files , store it in an array and play them non ...more>> |
With Cool Explorer you can run all kind of executa... | Version: VB6 | Author: Arthur Liberman | Submitted: 10/27/2000 | Downloads: 8723 | With Cool Explorer you can run all kind of executable files (*.exe, *.com, *.bat).
This Program has the file manipulating functions that the Windows Explorer has, like:
Copying files, moving files, deleting files, removing directories, creating dire ...more>> | << Previous Page 23 of 26 Next >>Go to page: 23 24 25 26
|
|