Browse Source

+ Added HFILE_ERROR

michael 21 years ago
parent
commit
6b5655ad42
1 changed files with 5 additions and 1 deletions
  1. 5 1
      rtl/win32/wininc/redef.inc

+ 5 - 1
rtl/win32/wininc/redef.inc

@@ -98,6 +98,7 @@ const
 const
 const
   { Severity values }
   { Severity values }
   FACILITY_NT_BIT = $10000000;
   FACILITY_NT_BIT = $10000000;
+  HFILE_ERROR = HFILE(-1);
 
 
 //
 //
 //  A language ID is a 16 bit value which is the combination of a
 //  A language ID is a 16 bit value which is the combination of a
@@ -1050,7 +1051,10 @@ end;
 
 
 {
 {
   $Log$
   $Log$
-  Revision 1.16  2003-11-06 22:05:06  marco
+  Revision 1.17  2004-01-19 19:29:11  michael
+  + Added HFILE_ERROR
+
+  Revision 1.16  2003/11/06 22:05:06  marco
    * fixed
    * fixed
 
 
   Revision 1.15  2003/10/03 20:55:12  florian
   Revision 1.15  2003/10/03 20:55:12  florian