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.

57 lines
1.4 KiB

  1. [strings]
  2. MSFT = "Microsoft"
  3. BatteryClassName = "�������"
  4. @@:@i:ACPI\pnp0c0A.DeviceDesc = "������� � ACPI-����������� ����������� Microsoft"
  5. @@:@i:ACPI\acpi0002.DeviceDesc = "���������� Smart Battery (����������)"
  6. @@:@i:SMBBATT\SMART_BATTERY.DeviceDesc = "������� Smart Battery (����������)"
  7. @@:@i:ACPI\acpi0003.DeviceDesc = "������� ����� ������� (����������)"
  8. @w:@i:NTAPM\APMBATT.DeviceDesc = "������� Microsoft APM (��� PnP)"
  9. HID_DEVICE_BATTERY.DeviceDesc = "������� ��� HID"
  10. @@:@i:CmBatt.SvcDesc = "������� ������� � ACPI-����������� (����������)"
  11. @@:@i:SMBBSUB.SvcDesc = "������� ���������� Smart Battery (����������)"
  12. @@:@i:SMBBATT.SvcDesc = "������� ������� Smart Battery (����������)"
  13. @@:@i:AcAdapter.SvcDesc = "������� AC-�������� ����� ������� (����������)"
  14. @w:@i:ApmBatt.SvcDesc = "������� ������� APM (��� PnP) (����������)"
  15. HidBatt.SvcDesc = "������� ������� ��� HID"
  16. PowerWareUPS.DeviceDesc = "PowerWare UPS (���)"
  17. APC.DeviceDesc = "APC UPS (���)"
  18. SPSVCINST_ASSOCSERVICE = 0x00000002
  19. SERVICE_KERNEL_DRIVER = 1
  20. SERVICE_DEMAND_START = 3
  21. SERVICE_ERROR_NORMAL = 1
  22. REG_SZ = 0
  23. REG_EXPAND_SZ = 0x00020000
  24. REG_APPEND_MULTI_SZ = 0x00010008
  25. REG_BINARY = 1