comparison org.eclipse.swt.win32.win32.x86/src/org/eclipse/swt/internal/ole/win32/COM.d @ 36:d46287db17ed

rakefile reorg, swt win phobosification
author Frank Benoit <benoit@tionex.de>
date Tue, 24 Mar 2009 08:48:41 +0100
parents 6dd524f61e62
children 9f4c18c268b2
comparison
equal deleted inserted replaced
35:634e4380db78 36:d46287db17ed
271 public static const int DROPEFFECT_NONE = 0; 271 public static const int DROPEFFECT_NONE = 0;
272 public static const int DROPEFFECT_COPY = 1; 272 public static const int DROPEFFECT_COPY = 1;
273 public static const int DROPEFFECT_MOVE = 2; 273 public static const int DROPEFFECT_MOVE = 2;
274 public static const int DROPEFFECT_LINK = 4; 274 public static const int DROPEFFECT_LINK = 4;
275 public static const int DROPEFFECT_SCROLL = 0x80000000; 275 public static const int DROPEFFECT_SCROLL = 0x80000000;
276 public static final int DSH_ALLOWDROPDESCRIPTIONTEXT = 0x1; 276 public static const int DSH_ALLOWDROPDESCRIPTIONTEXT = 0x1;
277 public static const int DV_E_FORMATETC = -2147221404; 277 public static const int DV_E_FORMATETC = -2147221404;
278 public static const int DV_E_STGMEDIUM = -2147221402; 278 public static const int DV_E_STGMEDIUM = -2147221402;
279 public static const int DV_E_TYMED = -2147221399; 279 public static const int DV_E_TYMED = -2147221399;
280 public static const int DVASPECT_CONTENT = 1; 280 public static const int DVASPECT_CONTENT = 1;
281 //public static const int DVASPECT_DOCPRINT = 8; 281 //public static const int DVASPECT_DOCPRINT = 8;