#include #define VER_FILETYPE VFT_APP #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Microsoft User-Mode Debugger Process Server" #define VER_INTERNALNAME_STR "dbgsrv.exe" #define VER_ORIGINALFILENAME_STR "dbgsrv.exe" #include