Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit focus mode

Windows Resource Protection

  • 2021-01-07
Feedback

In this article

Purpose

Windows Resource Protection (WRP) prevents the replacement of essential system files, folders, and registry keys that are installed as part of the operating system. It became available starting with Windows Server 2008 and Windows Vista. Applications should not overwrite these resources because they are used by the system and other applications. Protecting these resources prevents application and operating system failures. WRP is the new name for Windows File Protection (WFP). WRP protects registry keys and folders as well as essential system files.

Where applicable

All Windows-based applications and their installation programs that run on Windows Server 2008 or Windows Vista, and later operating systems, should be aware of WRP. All Windows-based applications that run on Microsoft Windows Server 2003 or Windows XP and their installation programs should be aware of WFP.

Developer audience

The WRP API is designed for use by C/C++ programmers. The WRP API has two functions:SfcIsFileProtected andSfcIsKeyProtected.

Run-time requirements

Applications that use only theSfcIsFileProtected function require Windows Server 2008, Windows Vista, Windows Server 2003, or Windows XP. Applications that use theSfcIsKeyProtected function require Windows Server 2008 or Windows Vista.

In this section

TopicDescription
About Windows Resource Protection
General information about WRP.
Windows Resource Protection Reference
Reference documentation for WRP.

Feedback

Was this page helpful?

YesNo

In this article

Was this page helpful?

YesNo