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
579 B

  1. ;****************************************************************************
  2. ; Localizable Strings
  3. ;****************************************************************************
  4. [strings]
  5. V_MS="Microsoft"
  6. V_CLASSNAME="Protocole r�seau"
  7. RAWWAN.DeviceDesc="Pilote r�seau �tendu RAW"
  8. RAWWAN_HELP="Le pilote r�seau �tendu RAW fournit un acc�s TDI aux m�dias r�seau orient�s connexions."
  9. ; AddReg flags
  10. FLG_ADDREG_TYPE_EXPAND_SZ = 0x00020000
  11. FLG_ADDREG_TYPE_MULTI_SZ = 0x00010000
  12. FLG_ADDREG_TYPE_DWORD = 0x00010001
  13. FLG_ADDREG_KEYONLY = 0x00000010