mirror of
https://github.com/reactos/reactos.git
synced 2026-05-26 10:53:56 +08:00
Otherwise fall back to the computed argv[0]. This is expected by some applications, for example Git. Code is adapted from Wine. Many thanks to Stanislav Motylkov for having investigated this bug! CORE-12931 CORE-13892 CORE-13898 CORE-14066