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.

32 lines
1.6 KiB

  1. //Generated code, do not edit...
  2. #ifndef _REGDEFS_H_
  3. #define _REGDEFS_H_
  4. #ifdef __cplusplus
  5. extern "C"{
  6. #endif
  7. ServiceProviderStructure _theStaticProvidersTable[] = {
  8. {TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Back-UPS"), TEXT("0x77;")},
  9. {TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Back-UPS Pro"), TEXT("0x7F;apcups.dll")},
  10. {TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Basic Port on Communications Accessory"), TEXT("0x77;")},
  11. {TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Basic signaling to any APC UPS"), TEXT("0x77;")},
  12. {TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Matrix-UPS"), TEXT("0x7F;apcups.dll")},
  13. {TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("PowerStack"), TEXT("0x7F;apcups.dll")},
  14. {TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Smart-UPS"), TEXT("0x7F;apcups.dll")},
  15. {TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Smart signaling to any APC UPS"), TEXT("0x7F;apcups.dll")},
  16. {TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Symmetra Power Array"), TEXT("0x7F;apcups.dll")},
  17. {NULL, NULL, NULL}
  18. };
  19. #ifdef __cplusplus
  20. }
  21. #endif
  22. #endif