|
Create Folder |
|
|
2013-06-19 07:45 |
701 |
|
Cut&Paste_Files |
|
|
2005-03-08 23:19 |
906 |
Cut and paste all sorts of files (MP3,BMP,EXE,ZIP ...). Copy big files on floppy disks, or choice an other size of cut ...!?
|
|
fileops |
|
|
2013-06-19 07:45 |
225 |
|
launcher |
|
|
2005-03-08 23:19 |
601 |
|
qdir |
|
|
2005-03-08 23:19 |
722 |
|
QDirListView |
|
|
2013-06-19 07:45 |
168 |
QDirListView extends QListView Component. It Beheves like QFileListBox, but is with a little nicer interface
|
|
QDriveCombo |
|
|
2005-03-08 23:19 |
635 |
for Windows. Extends QComboBox. Adds a combo box with the valid drives on your computer.
|
|
QFiles |
|
|
2006-10-26 07:19 |
730 |
qFiles.inc is a workaround of the limitation in RQ that QFilestream cannot be dimensioned as an array so that files can be indexed. This was necessary to have multiple indexed files open simultaneously for different http DL clients.
|
|
QFSplitter |
|
|
2013-06-19 07:45 |
107 |
|
QIniFile |
|
|
2005-03-08 23:19 |
615 |
|
QLZFileStream |
|
|
2013-06-19 07:45 |
666 |
|
QResourceStream |
|
|
2013-06-19 07:45 |
114 |
QFileStream-like component for working with resources attached to executable - eliminates the need of EXTRACTRES in most cases. Resources are read-only. Great for attaching files of your own formats to executable. 3 KB evilone_666k 08/24/2001
|
|
QSHFileOperation |
|
|
2013-06-19 07:45 |
184 |
|
qxls |
|
|
2005-03-08 23:19 |
696 |
|
|
rename |
|
|
2013-06-19 07:45 |
130 |
|
ShortCut |
|
|
2005-03-08 23:19 |
641 |
| attrib.bas | 535B | | 2002-07-13 08:05 | 547 | | concealfunctions.inc | 3.0kB | | 2003-08-06 19:41 | 506 | ConcealFile (string here for file to conceal IN, string here for the file to CONCEAL, string here for the OUTPUT file) ExtractFile (string here for the file containing a concealed file, String here for the extracted file) For example, to conceal the file C:\1.txt in the bmp file c:\1.bmp and to write the file containing the concealed file out as "c:\2.bmp", use this code: ConcealFile ("c:\1.bmp", "c:\1.txt", "c:\2.bmp") and to re-extract the data that was in 1.txt as 2.txt: ExtractFile ("c:\2.bmp", "c:\2.txt") example code: $INCLUDE "rapidq.inc" $INCLUDE "concealfunctions.inc" ConcealFile("c:\windows\1stboot.bmp","c:\autoexec.bat","c:\windows\desktop\1.bmp") ExtractFile("c:\windows\desktop\1.bmp","c:\windows\desktop\1.txt") By: darkxsoftware | | CopyDir.bas | 1.5kB | | 2001-11-08 06:17 | 587 | | fileAttribs.inc | 2.1kB | | 2003-08-24 10:17 | 553 | | GetShortPathName.bas | 839B | | 2002-12-13 19:39 | 569 | | GetVolumeInformation.bas | 670B | | 2003-05-28 19:55 | 700 | | QSavePlus.inc | 9.0kB | | 2002-09-11 18:21 | 597 | | rdir.bas | 4.7kB | | 2002-12-24 21:57 | 589 | Example Recursive search using Dir$ www.kolomya...6/rdir.zip | | SaveVar.bas | 1.6kB | | 2003-02-17 07:28 | 576 | | Send to Recycle Bin.bas | 729B | | 2003-07-28 07:24 | 576 | | SHBrowseForFolder.bas | 2.5kB | | 2003-12-30 08:53 | 716 | | Simple Address Book.bas | 5.3kB | | 2002-09-26 19:05 | 784 | | space_on_drive.bas | 2.0kB | | 2002-12-31 19:41 | 506 | | Watch_SubTree.bas | 2.6kB | | 2002-09-16 07:41 | 542 |
|
|