From 928e2dc79b46a455ef0c0096ddf40682e07b4a27 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sun, 12 Oct 2008 12:16:57 +0200 Subject: Implement VFS question and password callbacks --- UCoreUtils.pas | 1 + 1 file changed, 1 insertion(+) (limited to 'UCoreUtils.pas') diff --git a/UCoreUtils.pas b/UCoreUtils.pas index 9a4d2d5..87232d7 100644 --- a/UCoreUtils.pas +++ b/UCoreUtils.pas @@ -31,6 +31,7 @@ type TIntArray = array[0..1023] of LongWord; TOpenStringArray = array of string; + TOpenPCharArray = array of PChar; THash_MD5 = class private -- cgit v1.2.3