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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10005642.htm...
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 ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10064199.html
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...
http://www.experts-exchange.com/Database/Oracle/Q_10320130.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10351664.html
Hi all
Imagine the following table data :
Number Parent_Number
--------------------------
1 2
1 3
1 4
1 5...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10782961.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11679878.html
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...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20025647.html
Hello to all,
----------------------------------------------------
Using VC++ 6.0 SP4 <I believe>
Development OS = Windows 2000 Pro
Application to be used on = Windows NT/98
------------------...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_20035060.htm...
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...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Q_2...
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...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20168513.html