| 1 | // Copyright (C) Microsoft Corporation. All rights reserved. |
| 2 | // |
| 3 | // Resource file for wsldevicehostproxystub.dll, the COM proxy/stub for the |
| 4 | // WslDeviceHost interfaces (IWslDeviceHost, IWslVm, IWslVirtio*Device, |
| 5 | // IWslDeviceHostCallback). Built from the proxy/stub C source generated by |
| 6 | // midl from WslDeviceHost.idl shipped in the Microsoft.WSL.DeviceHost nuget. |
| 7 | |
| 8 | #include <windows.h> |
| 9 | #include "wslversioninfo.h" |
| 10 | |
| 11 | #define VER_INTERNALNAME_STR "wsldevicehostproxystub.dll" |
| 12 | #define VER_ORIGINALFILENAME_STR "wsldevicehostproxystub.dll" |
| 13 | |
| 14 | #define VER_FILEDESCRIPTION_STR "WSL Device Host ProxyStub DLL" |
| 15 | |
| 16 | #include <common.ver> |