Documentation ¶
Index ¶
Constants ¶
View Source
const ( RT_ICON = coff.RT_ICON RT_GROUP_ICON = coff.RT_GROUP_ICON RT_MANIFEST = coff.RT_MANIFEST )
Variables ¶
This section is empty.
Functions ¶
func MustBuild ¶
func MustBuild(req MustBuildRequest)
func MustBuildToWin32WithCache ¶
func MustBuildToWin32WithCache(req MustBuildToWin32WithCacheRequest)
func MustBuildWithCache ¶
func MustBuildWithCache(req MustBuildRequest)
Types ¶
type GRPICONDIR ¶
type GRPICONDIR struct { ico.ICONDIR Entries []GRPICONDIRENTRY }
func (GRPICONDIR) Size ¶
func (group GRPICONDIR) Size() int64
type GRPICONDIRENTRY ¶
type GRPICONDIRENTRY struct { ico.IconDirEntryCommon Id uint16 }
type MustBuildRequest ¶
Click to show internal directories.
Click to hide internal directories.