#include #include #define VER_FILETYPE VFT_APP #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Microsoft\256 File Lowercasing Utility" #define VER_INTERNALNAME_STR "tolower.exe" #define VER_ORIGINALFILENAME_STR "tolower.exe" #include