kernel32: Add special case for "." and ".." to GetLongPathName.
commiteba2f4322169715b3672651a5427b718b6eafa8f
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 30 Oct 2013 02:44:13 +0000 (30 11:44 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 30 Oct 2013 08:43:40 +0000 (30 09:43 +0100)
tree5b9f088db6e6f6233b4b41ff43e3ff703346ab0e
parentd57444a62268ff6158f9c2295093b713e6400f5b
kernel32: Add special case for "." and ".." to GetLongPathName.
dlls/kernel32/path.c
dlls/kernel32/tests/path.c