From 0da4f41fa05eafa8d42ebf35d6f2ef1e7ece8cfb Mon Sep 17 00:00:00 2001 From: "Henrik \"Henke37\" Andersson" Date: Wed, 17 Jan 2024 05:53:18 +0100 Subject: [PATCH] Link to W version in W version page --- sdk-api-src/content/shellapi/nf-shellapi-shellexecuteexw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk-api-src/content/shellapi/nf-shellapi-shellexecuteexw.md b/sdk-api-src/content/shellapi/nf-shellapi-shellexecuteexw.md index 27ca262e5627..8f16a774a073 100644 --- a/sdk-api-src/content/shellapi/nf-shellapi-shellexecuteexw.md +++ b/sdk-api-src/content/shellapi/nf-shellapi-shellexecuteexw.md @@ -64,7 +64,7 @@ Performs an operation on a specified file. Type: SHELLEXECUTEINFO* -A pointer to a SHELLEXECUTEINFO structure that contains and receives information about the application being executed. +A pointer to a SHELLEXECUTEINFO structure that contains and receives information about the application being executed. ## -returns