|
@@ -226,7 +226,7 @@ type
|
|
PublicX, PublicY: String;
|
|
PublicX, PublicY: String;
|
|
end;
|
|
end;
|
|
const
|
|
const
|
|
- SetupFileEntryStrings = 10;
|
|
|
|
|
|
+ SetupFileEntryStrings = 11;
|
|
SetupFileEntryAnsiStrings = 1;
|
|
SetupFileEntryAnsiStrings = 1;
|
|
type
|
|
type
|
|
PSetupFileEntry = ^TSetupFileEntry;
|
|
PSetupFileEntry = ^TSetupFileEntry;
|