Forked from
wine / wine
50018 commits behind the upstream repository.
-
When 's' is used as a modifier, the paths that are presented to the other modifiers needs to be a short path. Given the 'filename' part of the path may not exist, we cannot use GetShortPathName directly without first removing the filename part to just leave the directory bit. Signed-off-by:
Jason Edmeades <us@edmeades.me.uk> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
When 's' is used as a modifier, the paths that are presented to the other modifiers needs to be a short path. Given the 'filename' part of the path may not exist, we cannot use GetShortPathName directly without first removing the filename part to just leave the directory bit. Signed-off-by:
Jason Edmeades <us@edmeades.me.uk> Signed-off-by:
Alexandre Julliard <julliard@winehq.org>
test_builtins.cmd.exp 31.43 KiB