#include "camtypes.h"#include "tipsdlg.h"#include "camelot.h"#include "ccstatic.h"#include "dragmgr.h"#include "dlgcol.h"#include "nodebmp.h"#include "wbitmap.h"#include "helpuser.h"Go to the source code of this file.
Defines | |
| #define | new CAM_DEBUG_NEW |
Variables | |
| const DocRect | g_StaticSize (76, 55, 138, 79) |
| const UINT32 | MIN_TIP_ID = _R(IDS_TIP_1) |
| static TCHAR | szSection [] = _T("Tip") |
| static TCHAR | szIntNextID [] = _T("NextID") |
| static TCHAR | szIntStartup [] = _T("StartUp") |
|
|
Definition at line 131 of file tipsdlg.cpp. |
|
|
|
|
|
Definition at line 137 of file tipsdlg.cpp. |
|
|
Definition at line 142 of file tipsdlg.cpp. |
|
|
Definition at line 143 of file tipsdlg.cpp. |
|
|
Definition at line 141 of file tipsdlg.cpp. |
1.4.4