Confirmed users
394
edits
Line 97: | Line 97: | ||
<32 bytes: ProductVersion string (such as from MOZ_APP_VERSION) Examples: 12.0.1.5371, 12.0a1 | <32 bytes: ProductVersion string (such as from MOZ_APP_VERSION) Examples: 12.0.1.5371, 12.0a1 | ||
1 byte: null terminator | 1 byte: null terminator | ||
* bytes: | * bytes: Optional unused data adding up to the block size if the above 2 fields are less than 94 bytes (63 + 31). | ||
== Source Code == | == Source Code == |