[WLDAP32] Sync with Wine Staging 2.2. CORE-12823

9743328 wldap32: Add an error message and an explanation for the lack of error constants.
c7e46b7 wldap32: Use return value of sprintf() instead of hardcoding the number of written characters.

svn path=/trunk/; revision=73983
This commit is contained in:
Amine Khaldi 2017-02-26 20:28:08 +00:00
parent a15a07cd73
commit c718e06314
24 changed files with 28 additions and 29 deletions

View file

@ -36,7 +36,7 @@ STRINGTABLE
11 "Administrationsbegrænsing overskredet"
12 "Kritisk udvidelse utilgængelig"
13 "Kræver konfidencialitet"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Kender ikke attribut"
17 "Udefineret type"

View file

@ -38,7 +38,7 @@ STRINGTABLE
11 "Verwaltungslimit überschritten"
12 "Kritische Erweiterung nicht verfügbar"
13 "Vertraulichkeit erforderlich"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Attribut nicht vorhanden"
17 "Nicht definierter Typ"

View file

@ -20,6 +20,8 @@
LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
/* The error constants are defined in an enum and thus cannot be used here. */
STRINGTABLE
{
0 "Success"
@ -36,7 +38,7 @@ STRINGTABLE
11 "Administration Limit Exceeded"
12 "Unavailable Critical Extension"
13 "Confidentiality Required"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "No Such Attribute"
17 "Undefined Type"

View file

@ -36,7 +36,7 @@ STRINGTABLE
11 "Límite de administración excedido"
12 "Extensión crítica no disponible"
13 "Confidencialidad requerida"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "No existe dicho atributo"
17 "Tipo no definido"

View file

@ -40,7 +40,7 @@ STRINGTABLE
11 "Limite administrative dépassée"
12 "Extension critique indisponible"
13 "Confidentialité requise"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Attribut inconnu"
17 "Type non défini"

View file

@ -38,7 +38,7 @@ STRINGTABLE
11 "Administration Limit Exceeded"
12 "Unavailable Critical Extension"
13 "Confidentiality Required"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "No Such Attribute"
17 "Undefined Type"

View file

@ -39,7 +39,7 @@ STRINGTABLE
11 "Adminisztrációs korlát túllépés"
12 "Nem elérhető kritikus kiterjesztés"
13 "Bizalmasság szükséges"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Nincs ilyen attribútum"
17 "Definiálatlan típus"

View file

@ -39,7 +39,7 @@ STRINGTABLE
11 "Superato il limite di amministrazione"
12 "Estensione critica non disponibile"
13 "Richiesta confidenzialità"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Attributo inesistente"
17 "Tipo non definito"

View file

@ -36,7 +36,7 @@ STRINGTABLE
11 "認証制限を超えました"
12 "重大な拡張が利用できません"
13 "機密を要します"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "そのような属性はありません"
17 "未定義の型"

View file

@ -36,7 +36,7 @@ STRINGTABLE
11 "관리 한도를 넘었습니다"
12 "치명적 확장은 가능하지 않습니다"
13 "기밀성이 요구됩니다"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "어떤 속성도 없습니다"
17 "정의되지 않은 타입"

View file

@ -39,7 +39,7 @@ STRINGTABLE
11 "Viršyta administravimo riba"
12 "Nepasiekiamas kritinis plėtinys"
13 "Reikalingas slaptumas"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Nėra tokio atributo"
17 "Neapibrėžtas tipas"

View file

@ -36,7 +36,7 @@ STRINGTABLE
11 "Administratieve limiet overschreden"
12 "Kritieke extensie niet beschikbaar"
13 "Vertrouwelijkheid vereist"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Attribuut bestaat niet"
17 "Ongedefinieerd type"

View file

@ -36,7 +36,7 @@ STRINGTABLE
11 "Administrasjonsbegrensing overskredet"
12 "Kritisk utvidelse utilgjengelig"
13 "Krever konfidensialitet"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Ingen sånn attributt"
17 "Udefinert type"

View file

@ -37,7 +37,7 @@ STRINGTABLE
11 "Przekroczony limit administracyjny na serwerze"
12 "Bezwzględnie wymagane rozszerzenie nie jest dostępne"
13 "Wymagana poufność"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Nie ma takiego atrybutu"
17 "Niezdefiniowany typ"

View file

@ -39,7 +39,7 @@ STRINGTABLE
11 "Limite de Administração Excedido"
12 "Extensão Crítica Indisponível"
13 "Confidencialidade Necessária"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Atributo Não Encontrado"
17 "Tipo Indefinido"
@ -143,7 +143,7 @@ STRINGTABLE
11 "Limite de Administração Excedido"
12 "Extensão Crítica Indisponível"
13 "Confidencialidade Necessária"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Atributo não Encontrado"
17 "Tipo Indefinido"

View file

@ -38,7 +38,7 @@ STRINGTABLE
11 "Limită administrativă depășită"
12 "Extensie critică indisponibilă"
13 "Confidențialitate necesară"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Atribut necunoscut"
17 "Tip nedefinit"

View file

@ -39,7 +39,7 @@ STRINGTABLE
11 "Превышен предел полномочий"
12 "Недоступное критическое расширение"
13 "Требуется конфиденциальность"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Нет такого атрибута"
17 "Тип не определен"

View file

@ -35,7 +35,7 @@ STRINGTABLE
11 "Limiti Administrimit Tejkaluar"
12 "Zgjerim i Padiskutueshëm Kritik"
13 "Konfidencialiteti i kërkuar"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Nuk ka atribut të tillë"
17 "Lloji i papërcaktuar"

View file

@ -36,7 +36,7 @@ STRINGTABLE
11 "Administration Limit Exceeded"
12 "Unavailable Critical Extension"
13 "Confidentiality Required"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Inget sådant attribut"
17 "Odefinierad typ"

View file

@ -36,7 +36,7 @@ STRINGTABLE
11 "Yönetim Hududu Aşıldı"
12 "Olmayan Önemli Eklenti"
13 "Gizlilik Gerekli"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Böyle Öz Nitelik Yok"
17 "Tanımlanmamış Tür"

View file

@ -41,7 +41,7 @@ STRINGTABLE
11 "Перевищено обмеження адміністрування"
12 "Критичне розширення недоступне"
13 "Потрібна конфіденційність"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "Немає такої властивості"
17 "Невизначений тип"

View file

@ -40,7 +40,7 @@ STRINGTABLE
11 "超过了管理限制"
12 "无效的扩展名"
13 "需要保密"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "没有这样的属性"
17 "未定义的类型"
@ -144,7 +144,7 @@ STRINGTABLE
11 "超過了管理限制"
12 "不正確副檔名"
13 "需要保密"
14 ""
14 "SASL Bind in Progress"
15 ""
16 "沒有這樣的屬性"
17 "未定義的類型"

View file

@ -211,10 +211,7 @@ static void escape_filter_element( PCHAR src, ULONG srclen, PCHAR dst )
(src[i] >= 'a' && src[i] <= 'z'))
*d++ = src[i];
else
{
sprintf( d, fmt, (unsigned char)src[i] );
d += 3;
}
d += sprintf( d, fmt, (unsigned char)src[i] );
}
*++d = 0;
}

View file

@ -207,7 +207,7 @@ reactos/dll/win32/winmm/midimap # Forked at Wine-20050628
reactos/dll/win32/winmm/wavemap # Forked at Wine-20050628
reactos/dll/win32/winscard # Synced to WineStaging-2.2
reactos/dll/win32/wintrust # Synced to WineStaging-1.9.23
reactos/dll/win32/wldap32 # Synced to WineStaging-1.9.11
reactos/dll/win32/wldap32 # Synced to WineStaging-2.2
reactos/dll/win32/wmi # Synced to WineStaging-1.9.11
reactos/dll/win32/wmiutils # Synced to WineStaging-1.9.11
reactos/dll/win32/wmvcore # Synced to WineStaging-1.9.11