I have impemented Custom File Content Provider in Rad file Expolrer....
I have overridden all methods but some how on renaming any file or deleting , the methods MoveFile or DeleteFIle are not being Called..
Whereas fir a directory, the methods MoveDirectory or DeleteDirectory are being called as normal..
I initially thought, it may be related to some permission issue.. But i cannot trace it..
Any help would be highly appreciated..
I have overridden all methods but some how on renaming any file or deleting , the methods MoveFile or DeleteFIle are not being Called..
Whereas fir a directory, the methods MoveDirectory or DeleteDirectory are being called as normal..
I initially thought, it may be related to some permission issue.. But i cannot trace it..
Any help would be highly appreciated..