git-svn-id: trunk@43826 -
@@ -306,7 +306,7 @@ Type
{$macro on}
{$define PathStr:=UnicodeString}
-{$define PathPChar:=PWideChar}
+{$define PathPChar:=PUnicodeChar}
{ Read filename handling functions declaration }
{$i finah.inc}
{$define PathStr:=RawByteString}
@@ -18,7 +18,7 @@
{$define SYSUTILSUNICODE}
{ Read filename handling functions implementation }
{$i fina.inc}