diff dwt/internal/ole/win32/COMAPI.d @ 128:07e8963537b7

removed tango_sys_win32 and added all necessary bindings to the dwt.internal.win32 WINTYPES and WINAPI modules
author Frank Benoit <benoit@tionex.de>
date Tue, 12 Feb 2008 21:25:00 +0100
parents 2e6eb5bd2c16
children 36f5cb12e1a2
line wrap: on
line diff
--- a/dwt/internal/ole/win32/COMAPI.d	Mon Feb 11 22:30:50 2008 -0800
+++ b/dwt/internal/ole/win32/COMAPI.d	Tue Feb 12 21:25:00 2008 +0100
@@ -270,7 +270,7 @@
 );
 LRESULT LresultFromObject(
   REFIID riid,
-  WPARAM_I wParam,
+  WPARAM wParam,
   LPUNKNOWN pAcc
 );