/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ // CheckBox.cpp : implementation file // #include "stdafx.h" #include "seriousskastudio.h" #include "CheckBox.h" #ifdef _DEBUG #undef new #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////////////////////////////////////////////////////// // CCheckBox CCheckBox::CCheckBox() { } CCheckBox::~CCheckBox() { } void CCheckBox::SetIndex(INDEX iFlagIndex, ULONG ulFlags) { if(ulFlags&((1UL<