[Qt-interest] how to delete the fil of NTFS
Xiaolei Shang
xiaolei.shang at cobham.com
Tue Jul 5 11:20:46 CEST 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110705/0b24348e/attachment.html
More information about the Qt-interest-old
mailing list