[PATCH] oleaut32: Use GetFinalPathNameByHandle to canonicalize file path.

Jacek Caban jacek at codeweavers.com
Mon Feb 3 11:46:04 CST 2020


From: Kevin Puetz <PuetzKevinA at JohnDeere.com>

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---

Current canonicalization code assumes that the drive does not change, 
which may not be the case when, for example, z: path is used for paths 
inside drive_c, .

  dlls/oleaut32/typelib.c | 22 +---------------------
  1 file changed, 1 insertion(+), 21 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-oleaut32-Use-GetFinalPathNameByHandle-to-canonicalize-.txt
Type: text/x-patch
Size: 1375 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200203/bde4318d/attachment.bin>


More information about the wine-devel mailing list