Browse Source

+ TCOLORREF = cardinal

pierre 26 years ago
parent
commit
ac0ec0b6ba
1 changed files with 5 additions and 1 deletions
  1. 5 1
      rtl/win32/wininc/base.inc

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

@@ -80,6 +80,7 @@ interface
      CCHAR = char;
      CCHAR = char;
 
 
      COLORREF = cardinal;
      COLORREF = cardinal;
+     TCOLORREF = cardinal;
 
 
      SHORT = integer;
      SHORT = integer;
      INT   = longint;
      INT   = longint;
@@ -962,7 +963,10 @@ end.
 
 
 {
 {
   $Log$
   $Log$
-  Revision 1.1  1999-09-16 13:38:22  peter
+  Revision 1.2  1999-11-05 09:50:29  pierre
+   + TCOLORREF = cardinal
+
+  Revision 1.1  1999/09/16 13:38:22  peter
     * windows unit include moved to wininc/
     * windows unit include moved to wininc/
 
 
   Revision 1.12  1999/04/20 11:36:10  peter
   Revision 1.12  1999/04/20 11:36:10  peter