[Qt-interest] how to delete the fil of NTFS
tangk
tangk at lemote.com
Tue Jul 5 14:54:13 CEST 2011
I fixed it.
must edit the file's permissions firstly.
于 2011-7-5 17:20, Xiaolei Shang 写道:
> Hi:
>
> I don't think there should be any response from only changing the flag
> of qt_ntfs_permission_lookup?I think you need to add codes for
> removing files between changing flags. e.g:
> qt_ntfs_permission_lookup++;
> // Adding your codes for removing files.
> qt_ntfs_permission_lookup--;
> Xiaolei
>> hi all guys.
>>
>> my qt version:4.7.0
>> OS:windows xp sp2
>> NTFS file system
>>
>> how to delete the file of NTFS file system?
>>
>> I add the code
>>
>> extern Q_CORE_EXPORT int qt_ntfs_permission_lookup;
>> qt_ntfs_permission_lookup++;
>> qt_ntfs_permission_lookup--;
>>
>> but no reponse.
>>
>> thanks in advance.
>>
>>
>>
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at qt.nokia.com
>> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110705/09a86fda/attachment.html
More information about the Qt-interest-old
mailing list