ReactOS 0.4.16-dev-36-g301675c
|
Go to the source code of this file.
Classes | |
struct | _MONTHCALWND |
Typedefs | |
typedef struct _MONTHCALWND | MONTHCALWND |
typedef struct _MONTHCALWND * | PMONTHCALWND |
Variables | |
static const WCHAR | szMonthCalWndClass [] = L"MonthCalWnd" |
#define ID_DAYTIMER 1 |
Definition at line 29 of file monthcal.c.
#define MONTHCAL_CTRLBG COLOR_WINDOW |
Definition at line 18 of file monthcal.c.
#define MONTHCAL_CTRLFG COLOR_WINDOWTEXT |
Definition at line 19 of file monthcal.c.
#define MONTHCAL_DISABLED_CTRLBG COLOR_WINDOW |
Definition at line 24 of file monthcal.c.
#define MONTHCAL_DISABLED_CTRLFG COLOR_WINDOWTEXT |
Definition at line 25 of file monthcal.c.
#define MONTHCAL_DISABLED_HEADERBG COLOR_INACTIVECAPTION |
Definition at line 22 of file monthcal.c.
#define MONTHCAL_DISABLED_HEADERFG COLOR_INACTIVECAPTIONTEXT |
Definition at line 23 of file monthcal.c.
#define MONTHCAL_DISABLED_SELBG COLOR_INACTIVECAPTION |
Definition at line 26 of file monthcal.c.
#define MONTHCAL_DISABLED_SELFG COLOR_INACTIVECAPTIONTEXT |
Definition at line 27 of file monthcal.c.
#define MONTHCAL_HEADERBG COLOR_INACTIVECAPTION |
Definition at line 16 of file monthcal.c.
#define MONTHCAL_HEADERFG COLOR_INACTIVECAPTIONTEXT |
Definition at line 17 of file monthcal.c.
#define MONTHCAL_SELBG COLOR_ACTIVECAPTION |
Definition at line 20 of file monthcal.c.
#define MONTHCAL_SELFG COLOR_CAPTIONTEXT |
Definition at line 21 of file monthcal.c.
typedef struct _MONTHCALWND MONTHCALWND |
typedef struct _MONTHCALWND * PMONTHCALWND |
Definition at line 84 of file monthcal.c.
Referenced by MonthCalMonthLength(), and RtlTimeToTimeFields().
|
static |
Definition at line 313 of file monthcal.c.
Referenced by MonthCalSetDate().
Definition at line 643 of file monthcal.c.
Referenced by MonthCalWndProc().
|
static |
Definition at line 120 of file monthcal.c.
Referenced by MonthCalGetDayRect(), and MonthCalUpdate().
Definition at line 135 of file monthcal.c.
Referenced by MonthCalReload().
Definition at line 286 of file monthcal.c.
Referenced by MonthCalRepaintDay(), and MonthCalSetDate().
Definition at line 94 of file monthcal.c.
Referenced by MonthCalGetDayRect(), MonthCalUpdate(), MonthCalValidDate(), and MonthCalWndProc().
|
static |
Definition at line 56 of file monthcal.c.
Referenced by MonthCalSetDate(), and MonthCalSetLocalTime().
Definition at line 453 of file monthcal.c.
Referenced by MonthCalWndProc().
Definition at line 661 of file monthcal.c.
Referenced by MonthCalWndProc().
|
static |
Definition at line 252 of file monthcal.c.
Referenced by MonthCalWndProc().
|
static |
Definition at line 437 of file monthcal.c.
Referenced by MonthCalWndProc().
|
static |
Definition at line 328 of file monthcal.c.
Referenced by MonthCalSetLocalTime(), and MonthCalWndProc().
|
static |
Definition at line 397 of file monthcal.c.
Referenced by MonthCalWndProc().
|
static |
Definition at line 227 of file monthcal.c.
Referenced by MonthCalSetLocalTime().
|
static |
Definition at line 168 of file monthcal.c.
Referenced by MonthCalReload(), MonthCalSetDate(), and MonthCalWndProc().
Definition at line 152 of file monthcal.c.
Referenced by MonthCalWndProc().
Definition at line 113 of file monthcal.c.
Referenced by MonthCalGetDayRect().
|
static |
Definition at line 683 of file monthcal.c.
Referenced by RegisterMonthCalControl().
Definition at line 1097 of file monthcal.c.
Referenced by Applet().
Definition at line 1114 of file monthcal.c.
Referenced by Applet().
Definition at line 14 of file monthcal.c.
Referenced by RegisterMonthCalControl(), and UnregisterMonthCalControl().