[SDK][SHELL32_APITEST] Fix some warnings (#7031)

This commit is contained in:
Whindmar Saksit
2025-07-06 21:12:37 +02:00
committed by GitHub
parent c0ea1c0e9f
commit 212a1a5c74
10 changed files with 21 additions and 28 deletions

View File

@@ -28,7 +28,6 @@
#define shell32_hInstance GetModuleHandle(NULL)
#define IDS_FILE_NOT_FOUND (-1)
static const WCHAR wszOpen[] = L"open";
static const WCHAR wszExe[] = L".exe";
static const WCHAR wszCom[] = L".com";