diff --git a/sdk-api-src/content/winwlx/ns-winwlx-wlx_profile_v1_0.md b/sdk-api-src/content/winwlx/ns-winwlx-wlx_profile_v1_0.md index 679bcb001b28..83976068fbbf 100644 --- a/sdk-api-src/content/winwlx/ns-winwlx-wlx_profile_v1_0.md +++ b/sdk-api-src/content/winwlx/ns-winwlx-wlx_profile_v1_0.md @@ -68,10 +68,7 @@ Must be set to WLX_PROFILE_TYPE_V1_0. Pointer to the profile path (for example, "%SystemRoot%\system32\config\AprilM001"). - - - -The string pointed to by pszProfile must be separately allocated by your GINA DLL. It will be deallocated by Winlogon. +The string pointed to by pszProfile must be separately allocated by your GINA DLL, using LocalAlloc. It will be deallocated by Winlogon. ## -remarks @@ -81,4 +78,4 @@ GINA uses two structures to provide profile information: WLX_PROFILE_V2_0 \ No newline at end of file +WLX_PROFILE_V2_0