>> I tried the FileOp-module from your pages.
>>
>> I still have one question left;
>> $rootFolder only seems to be for constants.
>> is there a way to give it a default-directory to start with ???
>Well ... theoreticaly there is, but there is a problem there.
>I'd need to "convert" the path to PIDL (or ITEMIDLIST) and I have not
>found a pure C way to do this. I'd need to play with C++ objects and
>I don't know how to call an object method via Win32::API.
>I guess this'll have to wait till I rewrite the module to use XS
>instead of Win32::API. Not likely to happen very soon :-(
>Jenda
>== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==
Can somebody tell me how to get the PIDL for a directory, using Win32::API ???
Many thanks in advance,
Jerome
[EMAIL PROTECTED]