Enter Keywords:
1 - 10 of 289(0.007 seconds)
Sort By:
 
Below is the coding in finding the size of the folder and subfolder size using recursive function SizeOf. However I encounter "Overflow Stack " problem. Therefore I would like to get this function ...
Zones: Visual BasicDate Answered: 05/16/2002 Rating: 6.6 Views: 0
Is there a way in a Win98 Machine to move a file (ERN.txt)which is in about 150 subfolders in the folder d:\dme: example  d:\dme\125\ERN.txt, d:\dme\12\ERN.txt, and so on. I just need to move t...
Zones: MS DOSDate Answered: 04/08/2003 Rating: 7.0 Views: 26
CFileFind is useful to find the files in a folder..but i want to know the subfolders also. any possibility is there?????????
Zones: Windows MFCDate Answered: 06/27/2003 Rating: 8.0 Views: 0
Dear All, Is there any API which may simulate Deltree command. I am developing an application for Windows 2000/NT/XP in which i want to remove all contents of a given folder . The folder may...
Zones: Windows MFCDate Answered: 07/01/2003 Rating: 8.0 Views: 0
how to move a folder to recycle bin with all its contents and subfolders? thanks
Zones: Delphi ProgrammingDate Answered: 06/22/2004 Rating: 8.8 Views: 0
Can anybody help me?  I try to open folder that contain a subfolder and another subfolder and another subfolder then the last subfolder contain gif.file and I want my filelist control contail all t...
Zones: VB ControlsDate Answered: 11/04/2003 Rating: 7.6 Views: 0
Hi there, I've got a terrible time when someone asks "what are the permissions granted to each account within the USERS share/folder"? I have to manually see the Security Properties of each ...
Zones: Windows 2000Date Answered: 12/08/2003 Rating: 9.0 Views: 0
I use a combo-box to select a folder to look at and fill a list-box with its contents, but the list-box only shows files. How can I get the list-box to also show subfolder names?
Zones: MS AccessDate Answered: 12/14/2003 Rating: 7.8 Views: 0
So far here's what I got. Code below read folders under user1. What I want to read even the subfolders of all the folders and assign the folder  to an array so that I can get it. <?php $def...
Zones: PHPDate Answered: 07/16/2004 Rating: 8.2 Views: 0
Hi, How do I loop through all files in a folder and everything below it (subfolders)? Need to make a query and output between every file.
Zones: PHPDate Answered: 09/12/2005 Rating: 6.6 Views: 0