GetFullPathName & trailing backslash in path arg (Heroes of Might & Magic III problem)
20 Feb
2001
20 Feb
'01
12:33 a.m.
It looks like GetFullPathName kernel.dll API func preserves trailing backslash, given in path argument, but implementation of this func in wine (files/dos_fs.c) removes it from return value (code starting at line 1300 in this file). Info about behavior taken from http://www.clubs.psu.edu/perldoc/lib/Pod/Win32.html (I don't have authorized windows api reference and even don't want to look for it - regular wine developer can check this in seconds). Removal 3 lines of code from this file cures runtime of "Heroes of Might & Magic III" (and I don't know what too). Regards TreV__ -- Tadeusz Szczyrba trevor(a)pik-net.pl
9064
Age (days ago)
9064
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tadeusz Szczyrba