mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-13 19:59:44 +02:00
* range check explicitly disabled
git-svn-id: trunk@6539 -
This commit is contained in:
parent
40d9ef1196
commit
97446556ff
@ -3,6 +3,8 @@
|
||||
{ e-mail: david@avimark.net }
|
||||
program tw2037;
|
||||
|
||||
{$R-}
|
||||
|
||||
const
|
||||
FILE_FLAG_WRITE_THROUGH = -2147483648;
|
||||
FILE_ATTRIBUTE_NORMAL = 128;
|
||||
|
Loading…
Reference in New Issue
Block a user