Implement RtlWideStringConcatenate() routine
ステータスチェックはすべて成功しました
ci/woodpecker/push/build Pipeline was successful
ステータスチェックはすべて成功しました
ci/woodpecker/push/build Pipeline was successful
このコミットが含まれているのは:
@@ -73,6 +73,12 @@ RtlWideStringCompare(IN CONST PWCHAR String1,
|
||||
IN CONST PWCHAR String2,
|
||||
IN CONST ULONG Length);
|
||||
|
||||
XTCDECL
|
||||
PWCHAR
|
||||
RtlWideStringConcatenate(PWCHAR Destination,
|
||||
PWCHAR Source,
|
||||
SIZE_T Count);
|
||||
|
||||
XTCDECL
|
||||
SIZE_T
|
||||
RtlWideStringLength(IN CONST PWCHAR String,
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする