* range checking has to be disabled

This commit is contained in:
Tomas Hajny 2003-03-20 20:15:27 +00:00
parent 146c4ff510
commit 86510ee92c

View File

@ -14,6 +14,8 @@
**********************************************************************} **********************************************************************}
{$R-}
const const
EventLogAvailable: boolean = false; EventLogAvailable: boolean = false;
@ -246,7 +248,10 @@ end;
{ {
$Log$ $Log$
Revision 1.2 2003-03-02 02:01:35 hajny Revision 1.3 2003-03-20 20:15:27 hajny
* range checking has to be disabled
Revision 1.2 2003/03/02 02:01:35 hajny
+ support for OS/2 system log added + support for OS/2 system log added
Revision 1.1 2003/02/19 20:25:16 michael Revision 1.1 2003/02/19 20:25:16 michael