* range check explicitly disabled

git-svn-id: trunk@6539 -
This commit is contained in:
pierre 2007-02-18 00:42:53 +00:00
parent 40d9ef1196
commit 97446556ff

View File

@ -3,6 +3,8 @@
{ e-mail: david@avimark.net }
program tw2037;
{$R-}
const
FILE_FLAG_WRITE_THROUGH = -2147483648;
FILE_ATTRIBUTE_NORMAL = 128;