diff dwt/internal/ole/win32/extras.d @ 237:e2affbeb686d

Making tango.sys.win32.Types and dwt.internal.win32.WINTYPES to match common declaration. Make ansi charactars of type ubyte.
author Frank Benoit <benoit@tionex.de>
date Thu, 19 Jun 2008 03:25:36 +0200
parents 2e6eb5bd2c16
children
line wrap: on
line diff
--- a/dwt/internal/ole/win32/extras.d	Sun Jun 08 15:12:40 2008 +0200
+++ b/dwt/internal/ole/win32/extras.d	Thu Jun 19 03:25:36 2008 +0200
@@ -214,7 +214,7 @@
 //alias CLSID * LPCLSID;
 alias GUID *REFGUID;
 
-alias IID *REFIID;
+//alias IID *REFIID;
 
 alias CLSID *REFCLSID;
 
@@ -276,4 +276,4 @@
 	READYSTATE_COMPLETE	= 4
 }
 
-alias HANDLE HTASK;
\ No newline at end of file
+alias HANDLE HTASK;