Commit 2d04a91
committed
patch 8.1.1090: MS-Windows: modify_fname() has problems with some 'encoding'
Problem: MS-Windows: modify_fname() has problems with some 'encoding'.
Solution: Use GetLongPathNameW() instead of GetLongPathName(). (Ken Takata,
closes #4007)1 parent b44b7ad commit 2d04a91
2 files changed
Lines changed: 18 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10321 | 10321 | | |
10322 | 10322 | | |
10323 | 10323 | | |
10324 | | - | |
10325 | | - | |
10326 | | - | |
10327 | | - | |
10328 | | - | |
| 10324 | + | |
| 10325 | + | |
| 10326 | + | |
| 10327 | + | |
| 10328 | + | |
| 10329 | + | |
| 10330 | + | |
10329 | 10331 | | |
10330 | | - | |
| 10332 | + | |
10331 | 10333 | | |
10332 | | - | |
10333 | | - | |
| 10334 | + | |
| 10335 | + | |
| 10336 | + | |
| 10337 | + | |
| 10338 | + | |
| 10339 | + | |
| 10340 | + | |
10334 | 10341 | | |
10335 | | - | |
10336 | | - | |
| 10342 | + | |
10337 | 10343 | | |
10338 | 10344 | | |
10339 | 10345 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
| 778 | + | |
| 779 | + | |
778 | 780 | | |
779 | 781 | | |
780 | 782 | | |
| |||
0 commit comments