Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
224 B

  1. // metabase objects used in pws
  2. #define SZ_SERVER _T("/LM/W3SVC")
  3. #define MB_SERVER_KEY_UPDATE _T("/LM/W3SVC/1/")
  4. #define SZ_MB_ROOT _T("/LM/W3SVC/1/ROOT")