-#ifdef __DIGITALMARS__
-//FIXME __DIGITALMARS__ April 2003 CE
- // why no ExtractIcon in library
- wxLogTrace(_T("wxFileTypeImpl::GetIcon"),
- _T("Returning false from wxFileTypeImpl::GetIcon because of DigitalMars compiler bug"));
- HICON hIcon = 0 ;
-#else