#if 0 Copyright (c) Microsoft Corporation. All Rights Reserved #endif #include "winres.h" #include #define VER_FILETYPE VFT_DLL #define VER_FILESUBTYPE VFT_UNKNOWN #define VER_FILEDESCRIPTION_STR "Contoso keyword detector adapter" #define VER_INTERNALNAME_STR "KeywordDetectorContosoAdapter" #define VER_ORIGINALFILENAME_STR "KeywordDetectorContosoAdapter.dll" #include