7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
|
|
#define VER_FILETYPE VFT_APP
|
|
#define VER_FILESUBTYPE VFT2_UNKNOWN
|
|
#define VER_FILEDESCRIPTION_STR "sym to codeview conversion"
|
|
#define VER_INTERNALNAME_STR "symcvt.dll"
|
|
|