Leaked source code of windows server 2003
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.

15 lines
325 B

  1. //
  2. // GUID generated by uuidgen.exe for provider identifer,
  3. //
  4. GUID gProviderId = { /* 3b2637ee-e580-11cf-a555-00c04fd8d4ac */
  5. 0x3b2637ee,
  6. 0xe580,
  7. 0x11cf,
  8. {0xa5, 0x55, 0x00, 0xc0, 0x4f, 0xd8, 0xd4, 0xac}
  9. };
  10. WCHAR gProviderName[] = L"NT5 Directory";
  11. WCHAR gProviderPath[] = L"winrnr.dll";