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.

27 lines
1.0 KiB

  1. [Strings]
  2. Msft = "Microsoft"
  3. NWSapAgent_Display = "SAP Agent"
  4. NWSapAgent_Desc = "�T�[�r�X �A�h�o�^�C�Y �v���g�R��"
  5. NWSapAgent_ServiceDesc = "�C���^�[�l�b�g �p�P�b�g���� (IPX) �l�b�g���[�N �T�[�r�X���A�l�b�g���[�N�̃N���C�A���g�ƃT�[�o�[�ɃA�h�o�^�C�Y���܂��B���̃T�[�r�X�����~�����ꍇ�A�������̃T�[�r�X�͗��p�ł��Ȃ��Ȃ邩�A�܂��͐����ɋ@�\���Ȃ��Ȃ��”\���������܂��B���̃T�[�r�X�������ɂȂ����ꍇ�A���̃T�[�r�X�ɖ����I�Ɉˑ������T�[�r�X�͂��ׂċN���ł��Ȃ��Ȃ��܂��B"
  6. ; AddReg flags
  7. FLG_ADDREG_KEYONLY = 0x00000010
  8. ; Some standard defines
  9. REG_MULTI_SZ = 0x10000
  10. REG_EXPAND_SZ = 0x20000
  11. REG_DWORD = 0x10001
  12. ; Characteristic flags
  13. NCF_VIRTUAL = 0x0001
  14. NCF_WRAPPER = 0x0002
  15. NCF_PHYSICAL = 0x0004
  16. NCF_HIDDEN = 0x0008
  17. NCF_NO_SERVICE = 0x0010
  18. NCF_NOT_USER_REMOVABLE = 0x0020
  19. NCF_HAS_UI = 0x0080
  20. NCF_MODEM = 0x0100