#include <windows.h>#include "ut_std_string.h"#include "ut_assert.h"#include "ut_debugmsg.h"#include "ut_Win32LocaleString.h"#include "xap_App.h"#include "xap_Win32App.h"#include "xap_Win32FrameImpl.h"#include "xap_Win32DialogBase.h"#include "ap_Strings.h"#include "ap_Dialog_Id.h"#include "ap_Dialog_Stylist.h"#include "ap_Win32Dialog_Stylist.h"#include "xap_Win32DialogHelper.h"#include "ap_Win32App.h"#include "ap_Win32Resources.rc2"#include "pt_PieceTable.h"Defines | |
| #define | WHICHPROC FARPROC |
| #define | _DS(c, s) setDlgItemText(AP_RID_DIALOG_STYLIST_##c,pSS->getValue(AP_STRING_ID_##s)) |
| #define | _DSX(c, s) setDlgItemText(AP_RID_DIALOG_STYLIST_##c,pSS->getValue(XAP_STRING_ID_##s)) |
| #define | UNICODE |
Variables | |
| WHICHPROC | hTreeProc |
Referenced by AP_Win32Dialog_Stylist::_onInitDialog().
Referenced by AP_Win32Dialog_Stylist::_onInitDialog().
| #define UNICODE |
| #define WHICHPROC FARPROC |
| WHICHPROC hTreeProc |
Referenced by AP_Win32Dialog_Stylist::_onInitDialog(), and AP_Win32Dialog_Stylist::s_treeProc().
1.7.1