windows-nt/Source/XPSP1/NT/ds/netapi/svcdlls/upssvc/apcsmart/regdefs.h

33 lines
1.6 KiB
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
//Generated code, do not edit...
#ifndef _REGDEFS_H_
#define _REGDEFS_H_
#ifdef __cplusplus
extern "C"{
#endif
ServiceProviderStructure _theStaticProvidersTable[] = {
{TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Back-UPS"), TEXT("0x77;")},
{TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Back-UPS Pro"), TEXT("0x7F;apcups.dll")},
{TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Basic Port on Communications Accessory"), TEXT("0x77;")},
{TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Basic signaling to any APC UPS"), TEXT("0x77;")},
{TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Matrix-UPS"), TEXT("0x7F;apcups.dll")},
{TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("PowerStack"), TEXT("0x7F;apcups.dll")},
{TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Smart-UPS"), TEXT("0x7F;apcups.dll")},
{TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Smart signaling to any APC UPS"), TEXT("0x7F;apcups.dll")},
{TEXT("SYSTEM\\CurrentControlSet\\Services\\UPS\\ServiceProviders\\American Power Conversion"), TEXT("Symmetra Power Array"), TEXT("0x7F;apcups.dll")},
{NULL, NULL, NULL}
};
#ifdef __cplusplus
}
#endif
#endif