diff --git a/sdk-api-src/content/winuser/nf-winuser-findwindowexa.md b/sdk-api-src/content/winuser/nf-winuser-findwindowexa.md
index 6f0f4116b81..ad47b2fe1e9 100644
--- a/sdk-api-src/content/winuser/nf-winuser-findwindowexa.md
+++ b/sdk-api-src/content/winuser/nf-winuser-findwindowexa.md
@@ -88,7 +88,7 @@ Note that if both hwndParent and hwndChildAfter are NULL, t
### -param lpszClass [in, optional]
-Type: LPCTSTR
+Type: LPCSTR
The class name or a class atom created by a previous call to the RegisterClass or RegisterClassEx function. The atom must be placed in the low-order word of lpszClass; the high-order word must be zero.
@@ -96,7 +96,7 @@ The class name or a class atom created by a previous call to the RegisterClass or RegisterClassEx function. The atom must be placed in the low-order word of lpszClass; the high-order word must be zero.
@@ -96,7 +96,7 @@ The class name or a class atom created by a previous call to the