home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format Collection 48
/
SENT14D.ISO
/
tech
/
delphi
/
disk12
/
calldll.pak
/
CHKPWORD.DPR
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-24
|
110 b
|
10 lines
library Chkpword;
uses DLLForm in 'DLLFORM.PAS' {PasswordForm};
exports
GetPassword;
begin
end.