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 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20285962.html
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...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/MS_DOS/Q_20573341.html
Zones:
MS DOSDate Answered: 04/08/2003 Rating: 7.0 Views: 28
CFileFind is useful to find the files in a folder..but i want to know the subfolders also.
any possibility is there?????????
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20661950.htm...
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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20665061.htm...
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
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20707989.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_20785699....
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 ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20811822.htm...
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?
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20824766.html
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21060773.htm...
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.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21518064.htm...
Zones:
PHPDate Answered: 09/12/2005 Rating: 6.6 Views: 0