MCPcopy Create free account
hub / github.com/NSIS-Dev/nsis / SaveVersionHeaderUTF16LE

Function SaveVersionHeaderUTF16LE

Source/ResourceVersionInfo.cpp:165–186  ·  view source on GitHub ↗

Helper function only used by CResourceVersionInfo::ExportToStream Cannot handle anything longer than 65K objects. @param wLength Size in bytes of the entire object we are storing. @param wValueLength The value length in bytes. @param wType If type is 1, it's a wchar_t string, so save value length appropriately. @param key The string key @param value The value mapped to string key.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

SaveVersionHeaderFunction · 0.85
ExportToStreamMethod · 0.85

Calls 3

StrLenUTF16Function · 0.85
PadStreamFunction · 0.85
addMethod · 0.45

Tested by

no test coverage detected