[Git][wine/wine][master] 5 commits: resources: Rename version.rc files if they also contain non-version resources.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Mon, 19 Jan 2026 15:59:39 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

Alexandre Julliard pushed to branch master at wine / wine


Commits:
a7ee6379 by Alexandre Julliard at 2026-01-19T17:01:12+01:00
resources: Rename version.rc files if they also contain non-version resources.

- - - - -
3863d42f by Alexandre Julliard at 2026-01-19T17:01:13+01:00
include: Add ntverp.h and common.ver.

- - - - -
d166df47 by Alexandre Julliard at 2026-01-19T17:01:13+01:00
include: Use common.ver to implement wine_common_ver.rc.

- - - - -
8179fa6a by Alexandre Julliard at 2026-01-19T17:01:13+01:00
include: Add Wine version to the default product name in version resources.

- - - - -
f8753260 by Alexandre Julliard at 2026-01-19T20:42:59+01:00
start: On failure, report the error from the initial ShellExecuteW.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=59229

- - - - -


83 changed files:

- dlls/comctl32_v6/Makefile.in
- dlls/comctl32_v6/version.rc → dlls/comctl32_v6/rsrc.rc
- dlls/dpnet/Makefile.in
- dlls/dpnet/version.rc → dlls/dpnet/rsrc.rc
- dlls/imm32/tests/ime_wrapper.rc
- dlls/kernel32/version.rc
- dlls/mscms/Makefile.in
- dlls/mscms/version.rc → dlls/mscms/rsrc.rc
- dlls/msxml3/Makefile.in
- dlls/msxml3/version.rc → dlls/msxml3/rsrc.rc
- dlls/npmshtml/rsrc.rc
- dlls/opengl32/version.rc
- dlls/riched20/Makefile.in
- dlls/riched20/version.rc → dlls/riched20/rsrc.rc
- dlls/uxtheme/Makefile.in
- dlls/uxtheme/version.rc → dlls/uxtheme/rsrc.rc
- dlls/vulkan-1/version.rc
- dlls/wined3d/version.rc
- dlls/winevulkan/winevulkan.rc
- dlls/winspool.drv/winspool.rc
- dlls/ws2_32/Makefile.in
- dlls/ws2_32/version.rc → dlls/ws2_32/rsrc.rc
- include/Makefile.in
- + include/common.ver
- + include/ntverp.h.in
- include/wine/wine_common_ver.rc
- po/ar.po
- po/ast.po
- po/bg.po
- po/ca.po
- po/cs.po
- po/da.po
- po/de.po
- po/el.po
- po/en.po
- po/en_US.po
- po/eo.po
- po/es.po
- po/fa.po
- po/fi.po
- po/fr.po
- po/he.po
- po/hi.po
- po/hr.po
- po/hu.po
- po/it.po
- po/ja.po
- po/ka.po
- po/ko.po
- po/lt.po
- po/ml.po
- po/nb_NO.po
- po/nl.po
- po/or.po
- po/pa.po
- po/pl.po
- po/pt_BR.po
- po/pt_PT.po
- po/rm.po
- po/ro.po
- po/ru.po
- po/si.po
- po/sk.po
- po/sl.po
- po/[email protected]
- po/[email protected]
- po/sv.po
- po/ta.po
- po/te.po
- po/th.po
- po/tr.po
- po/uk.po
- po/wa.po
- po/wine.pot
- po/zh_CN.po
- po/zh_TW.po
- programs/msiexec/rsrc.rc
- programs/start/start.c
- programs/taskmgr/taskmgr.rc
- programs/winver/Makefile.in
- programs/winver/version.rc → programs/winver/winver.rc
- tools/make_makefiles
- tools/makedep.c


View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/867f39da069ba4bda146f4b9bf444c543517aac7...f875326085acd293054c59f638a42164d7dc470a

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/867f39da069ba4bda146f4b9bf444c543517aac7...f875326085acd293054c59f638a42164d7dc470a
You're receiving this email because of your account on gitlab.winehq.org.