doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
CSyntaxRichEditCtrl.h File Reference
#include "riched20.tlh"

Go to the source code of this file.

Classes

struct  keyWord_t
 
class  CSyntaxRichEditCtrl
 

Typedefs

typedef bool(* objectMemberCallback_t )(const char *objectName, CListBox &listBox)
 
typedef bool(* toolTipCallback_t )(const char *name, CString &string)
 

Typedef Documentation

typedef bool(* objectMemberCallback_t)(const char *objectName, CListBox &listBox)

Definition at line 90 of file CSyntaxRichEditCtrl.h.

typedef bool(* toolTipCallback_t)(const char *name, CString &string)

Definition at line 91 of file CSyntaxRichEditCtrl.h.