Copyright (c) 2007-2008 by Michael Ellison. See COPYING.txt for the Game Accessibility Suite [GAS] License (MIT License).
Definition in file CATGUIInternal.h.
#include "CATInternal.h"
#include "CATString.h"
#include "CATImage.h"
#include "CATXMLObject.h"
#include "CATCommand.h"
#include "CATEvent.h"
#include "CATStack.h"
#include "CATQueue.h"
#include "CATOSFuncs.h"
#include <commctrl.h>
Go to the source code of this file.
Typedefs | |
typedef void(* | CATPROGRESSCB )(CATFloat32 progress, const CATString &statString, void *userParam) |