MCPcopy Index your code

hub / github.com/josephspurrier/goversioninfo / types & classes

Types & classes20 in github.com/josephspurrier/goversioninfo

↓ 49 callersTypeAliasLangID
LangID must use be a character-set identifier from: https://msdn.microsoft.com/en-us/library/windows/desktop/aa381058(v=vs.85).aspx#langID
lang_cs.go:57
↓ 15 callersTypeAliasCharsetID
CharsetID must use be a character-set identifier from: https://msdn.microsoft.com/en-us/library/windows/desktop/aa381058(v=vs.85).aspx#charsetID
lang_cs.go:12
StructCLIConfig
CLIConfig holds all settings for generating a version info resource. Use NewCLIConfig to get a CLIConfig with sensible defaults.
cli.go:11
StructFileVersion
FileVersion with 3 parts.
goversioninfo.go:51
StructFixedFileInfo
FixedFileInfo contains file characteristics - leave most of them at the defaults.
goversioninfo.go:59
StructSizedReader
***************************************************************************** Helpers ****************************************************************
goversioninfo.go:95
StructStringFileInfo
StringFileInfo is what you want to change.
goversioninfo.go:75
StructTranslation
Translation with langid and charsetid.
goversioninfo.go:45
StructVSFixedFileInfo
VSFixedFileInfo - most of these should be left at the defaults.
structbuild.go:40
StructVSString
VSString holds the keys and values.
structbuild.go:78
StructVSStringFileInfo
VSStringFileInfo holds multiple collections of keys and values, only allows for 1 collection in this package.
structbuild.go:58
StructVSStringTable
VSStringTable holds a collection of string keys and values.
structbuild.go:68
StructVSVar
VSVar holds the translation key.
structbuild.go:98
StructVSVarFileInfo
VSVarFileInfo holds the translation collection of 1.
structbuild.go:88
StructVSVersionInfo
***************************************************************************** Structure Building *****************************************************
structbuild.go:27
StructVarFileInfo
VarFileInfo is the translation container.
goversioninfo.go:70
StructVersionInfo
VersionInfo data container
goversioninfo.go:32
StructbadWriter
goversioninfo_test.go:640
StructgRPICONDIR
on storing icons, see: http://blogs.msdn.com/b/oldnewthing/archive/2012/07/20/10331787.aspx
icon.go:49
StructgRPICONDIRENTRY
icon.go:58