2
0
Эх сурвалжийг харах

* readd WCHAR, it is needed for compatibility. There is
code that uses windows types like Windows.WCHAR

git-svn-id: trunk@5142 -

peter 19 жил өмнө
parent
commit
b538256145

+ 1 - 1
rtl/win/wininc/base.inc

@@ -252,7 +252,7 @@
 {$endif}
 
      UCHAR = byte;
-//     WCHAR = WideChar;
+     WCHAR = WideChar;
 
      UINT   = cardinal;
      ULONG  = cardinal;