Advertisement

1 - 10 of 630 containing alltags:("recursion") (0.001 seconds)
While using CFileFind in a recursive directory search for all .WAV files, it appears to skip a WAV file in my C:\WINDOWS\TEMP directory.  I'm concerned that this problem may happen other places I h...
Zones: Windows MFCDate Answered: 03/17/1997 Grade: C Views: 0
Heres an EZ 1: all I want to do is take a registry key and all its subkeys and represent them in a Ttreeview. I just need a snippit or a relative example of recursion I could incorporate. Please ...
Zones: Delphi ProgrammingDate Answered: 07/17/1998 Grade: A Views: 0
I'm struggling to write a select statement.  I have inherited a database where PUBLIC has access to most tables. I have been granting roles to folks which allow access to what I think they need.  N...
Zones: OracleDate Answered: 04/03/2000 Grade: C Views: 0
Hi, I've been trying to write a procedure to recoursivly copy a Folder and its sub-dirs and files if this is needed. I can't use the SHFileOperation bevuz this is needed in a COM-Server and i cant...
Zones: Delphi ProgrammingDate Answered: 06/26/2000 Grade: C Views: 0
Hi all Imagine the following table data : Number             Parent_Number -------------------------- 1                  2 1                  3 1                  4 1                  5...
Zones: Visual BasicDate Answered: 07/24/2000 Grade: B Views: 0
Hi , I just finished an exam in c++ and i was totally confused with what this question ment could you explain. Q) A common problem for compilers and text editors is to determine if the parenthese...
Zones: C++Date Answered: 11/16/2000 Grade: A Views: 0
I would like to be able to save a webpage along with its links as html files in a recursive manner, without actually going down each link and saving it manually. Is there a utility (preferably a li...
Zones: Web DevelopmentDate Answered: 01/09/2001 Grade: A Views: 0
Hello to all, ---------------------------------------------------- Using VC++ 6.0 SP4 <I believe> Development OS = Windows 2000 Pro Application to be used on = Windows NT/98 ------------------...
Zones: Windows MFCDate Answered: 01/16/2001 Grade: A Views: 0
Is it possible to recursively load clips in flash4? I want to have a movie which loads two instances of itself (which in turn load two instances, etc...). I can set it up to do this, but it cau...
Zones: Macromedia FlashDate Answered: 05/15/2001 Grade: A Views: 0
Hi, anyone know of a script (PHP / Perl / etc) which I can use to facilitate non-tech users to upload files from a browser to the server .... but wait ... the script must be able to upload whole...
Zones: Web DevelopmentDate Answered: 08/15/2001 Grade: A Views: 0