Q. Can I change the Relative Identifier (RID) of a built-in object?

John Savill

July 19, 2004

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. The RID values are hard-coded in the Windows OS code through header files and shouldn't be changed. Even if you did manage to change a RID, much of the internal OS code refers to the built-in objects by their RIDs instead of their names. Thus, changing the RIDs could cause a lot of problems for your Windows systems.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like