master
rc 23 lines 433 Bytes
Raw
1 /*++
2
3 Copyright (c) Microsoft. All rights reserved.
4
5 Module Name:
6
7 WslInstallerProxyStub.rc
8
9 Abstract:
10
11 This file contains resources for WslInstallerProxyStub.dll.
12
13 --*/
14
15 #include <windows.h>
16 #include "wslversioninfo.h"
17
18 #define VER_INTERNALNAME_STR "WslInstallerProxyStub.dll"
19 #define VER_ORIGINALFILENAME_STR "WslInstallerProxyStub.dll"
20
21 #define VER_FILEDESCRIPTION_STR "WSL Installer ProxyStub DLL"
22
23 #include <common.ver>