File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- VSVersionInfo(
2- ffi=FixedFileInfo(
3- filevers=(1, 0, 0, 0),
4- prodvers=(1, 0, 0, 0),
5- mask=0x3f,
6- flags=0x0,
7- OS=0x40004,
8- fileType=0x1,
9- subtype=0x0,
10- date=(0, 0)
11- ),
12- kids=[
13- StringFileInfo([
14- StringTable(
15- '040904B0',
16- [
1+ VSVersionInfo(
2+ ffi=FixedFileInfo(
3+ filevers=(1, 0, 0, 0),
4+ prodvers=(1, 0, 0, 0),
5+ mask=0x3f,
6+ flags=0x0,
7+ OS=0x40004,
8+ fileType=0x1,
9+ subtype=0x0,
10+ date=(0, 0)
11+ ),
12+ kids=[
13+ StringFileInfo([
14+ StringTable(
15+ '040904B0',
16+ [
1717 StringStruct('CompanyName', 'Barry'),
1818 StringStruct('FileDescription', 'LocalControl GUI Beta'),
1919 StringStruct('FileVersion', '1.0.0-beta.1'),
@@ -22,9 +22,9 @@ VSVersionInfo(
2222 StringStruct('ProductName', 'LocalControl GUI Beta'),
2323 StringStruct('ProductVersion', '1.0.0-beta.1'),
2424 StringStruct('LegalCopyright', 'Copyright © 2026 Barry'),
25- ]
26- )
27- ]),
28- VarFileInfo([VarStruct('Translation', [1033, 1200])])
29- ]
25+ ]
26+ )
27+ ]),
28+ VarFileInfo([VarStruct('Translation', [1033, 1200])])
29+ ]
3030)
You can’t perform that action at this time.
0 commit comments