Re: Reg Win32 Classes
- From: Gerry Hickman <gerry666uk@xxxxxxxxxxxxxxxx>
- Date: Wed, 07 May 2008 23:28:44 +0100
Hi,
Please post of part of the code that fails. I know the method works because I use it in production code. Bear in mind, the way WMI works with folders is very different to FileSystemObject, you have to test it very carefully (e.g. with and without sub-folders, files etc).
keyankay@xxxxxxxxx wrote:
Hi,
I am a newbie to Win 32 and my problem is based on copying
directories. The MSDN suggests that you have to specify the source
file or directory to be copied in the object path to the location
specified by the input parameter.
I have a problem in setting the object path using C++ as I did not get
any proper method for setting it and also confused as which function
to use.
Some help in suggestion of specifying the path will be of very much
useful.
Link to copy directory function in msdn:
http://msdn2.microsoft.com/en-us/library/aa389347(VS.85).aspx
--
Gerry Hickman (London UK)
.
- Prev by Date: Re: Using WMI to List all Locally Installed Software from C#
- Next by Date: Re: Schema Query - Top Level Classes Only
- Previous by thread: Re: Using WMI to List all Locally Installed Software from C#
- Next by thread: Best way to shutdown several remote windows 2003 server from 1 ser
- Index(es):
Relevant Pages
|
Loading