// Author: Julian Smart
// Modified by:
// Created: 01/02/97
-// RCS-ID: $Id$
// Copyright: (c) Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
return;
}
- DWORD layout = GetLayout(GetHdc());
+ DWORD layout = wxMSW::GetLayout(GetHdc());
if ( layout == GDI_ERROR )
return;