| windows文件保护机制 |
| 作者:内详 来源:网络搜集 点击数:
更新时间:2008-3-31 18:10:58 |
|
|
preliminary documentation and subject to change.] // // The SfcIsFileProtected function determines whether the specified // file is protected. Applications should avoid replacing protected // system files. // // BOOL WINAPI SfcIsFileProtected( IN HANDLE RpcHandle, // must be NULL // IN LPCWSTR ProtFileName) ; // // Parameters: // // ProtFileName // // [in] Pointer to a string that specifies the name of the
  易县门户网http://www.yxdoor.com
// file. // // Return Value: // // If the file is protected, the return value is a nonzero // value. // // If the file is not protected, the return value is zero. // // Requirements : //
上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] 下一页
|
|
| 教程录入:yxdoor 责任编辑:yxdoor |
上一篇教程: 安全隐患来自内部
下一篇教程: 彻底隐藏文件之最经典操作 |
| 【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 |