- VERSIONINFO resource https://msdn.microsoft.com/en-us/library/aa381058.aspx
- VS_FIXEDFILEINFO structure https://msdn.microsoft.com/ja-jp/library/windows/desktop/ms646997(v=vs.85).aspx
- StringFileInfo BLOCK statement https://msdn.microsoft.com/en-us/library/windows/desktop/aa381049%28v=vs.85%29.aspx
/* Strings are enclosed in quotation marks. RC does not automatically
* append a terminating null character to a string. Each string is a
* sequence of the specified ANSI characters, unless you qualify it as a
* wide-character string with the "L" prefix.
*/