Skip to content

Commit 54b304d

Browse files
author
Colin Robertson
authored
Merge pull request #823 from stevewhims/patch-1
Adding ntoskrnl.exe to the apilocation field
2 parents 3c3be83 + 97f1747 commit 54b304d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/c-runtime-library/reference/memcmp-wmemcmp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "memcmp, wmemcmp"
33
ms.date: "11/04/2016"
44
apiname: ["memcmp", "wmemcmp"]
5-
apilocation: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ntdll.dll", "ucrtbase.dll"]
5+
apilocation: ["msvcrt.dll", "msvcr80.dll", "msvcr90.dll", "msvcr100.dll", "msvcr100_clr0400.dll", "msvcr110.dll", "msvcr110_clr0400.dll", "msvcr120.dll", "msvcr120_clr0400.dll", "ntdll.dll", "ucrtbase.dll", "ntoskrnl.exe"]
66
apitype: "DLLExport"
77
f1_keywords: ["memcmp", "wmemcmp"]
88
helpviewer_keywords: ["wmemcmp function", "memcmp function"]

0 commit comments

Comments
 (0)