///////////////////////////////////////////////////////////////////////////// // WTL Grid Control version 1.0 (June 1st, 2003) // // Written by Bjørnar Henden (bh@bhenden.org) // Copyright (c) 2003 Bjørnar Henden. // Thanks to Bjarke Viksoe for atlgdix.h // The CGridCtrl::CGridDC class uses some routines by Noel Frankinet. // This code may be used in compiled form in any way you desire. This // file may be redistributed by any means PROVIDING it is // not sold for profit without the authors written consent, and // providing that this notice and the authors name is included. // // This file is provided "as is" with no expressed or implied warranty. // The author accepts no liability if it causes any damage to you or your // computer whatsoever. // // HISTORY // // Version 1.0 (June 1st, 2003) // - Initial release