Module: wine Branch: master Commit: 03c297b1c1cab7da244d2fc05aaab47c7d0e63d2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=03c297b1c1cab7da244d2fc05...
Author: Paul Gofman pgofman@codeweavers.com Date: Mon Aug 30 15:52:45 2021 +0300
kernelbase: Mind OS version in the PE header when reporting OS version.
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/kernel32/tests/version.c | 175 ++++++++++++++++++++++++++++++++++++++++++ dlls/kernelbase/version.c | 34 +++++++- 2 files changed, 205 insertions(+), 4 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=03c297b1c1cab7da244d2...