33 #include "../taskbar/traynotify.h" 43 ps.pszCaption =
TEXT(
"Explorer");
97 #ifndef PSN_QUERYINITIALFOCUS // currently (as of 18.01.2004) missing in MinGW headers 98 #define PSN_QUERYINITIALFOCUS (-213) 193 XMLBoolRef boolRef1(XMLPos(
g_Globals.
get_cfg(
"desktopbar/options")),
"show-clock",
true);
200 XMLBoolRef boolRef2(XMLPos(
g_Globals.
get_cfg(
"notify-icons/options")),
"hide-inactive",
true);
238 bool mdi = XMLBool(explorer_options,
"mdi",
true);
239 bool separateFolders = XMLBool(explorer_options,
"separate-folders",
true);
258 XMLBoolRef(explorer_options,
"mdi") = mdi;
259 XMLBoolRef(explorer_options,
"separate-folders") = separateFolders;
#define WINDOW_CREATOR(WND_CLASS)
#define IDD_DESKBAR_STARTMENU
BOOL WINAPI CheckDlgButton(_In_ HWND, _In_ int, _In_ UINT)
virtual int Notify(int id, NMHDR *pnmh)
void ExplorerPropertySheet(HWND hparent)
DesktopSettingsDlg(HWND hwnd)
#define PM_DISPLAY_VERSION
#define ID_CONFIG_NOTIFYAREA
#define PM_REFRESH_CONFIG
HWND WINAPI SetFocus(_In_opt_ HWND)
virtual int Command(int id, int code)
BOOL WINAPI EndDialog(_In_ HWND, _In_ INT_PTR)
#define IDB_ICON_ALIGN_10
virtual int Notify(int id, NMHDR *pnmh)
UINT WINAPI IsDlgButtonChecked(_In_ HWND, _In_ int)
HWND WINAPI GetDlgItem(_In_opt_ HWND, _In_ int)
#define PropSheet_Changed(d, w)
#define IDC_SEPARATE_SUBFOLDERS
#define PM_GET_ICON_ALGORITHM
#define PM_SET_ICON_ALGORITHM
Property Sheet Page (inner dialog)
ExplorerGlobals g_Globals
static VOID CenterWindow(HWND hWnd)
#define IDD_DESKBAR_TASKBAR
"Desktopbar Settings" Property Sheet Dialog
HWND WINAPI GetParent(_In_ HWND)
int DoModal(int start_page=0)
virtual int Notify(int id, NMHDR *pnmh)
"Taskbar Settings" Property Sheet Dialog
virtual int Command(int id, int code)
static int DoModal(UINT nid, CREATORFUNC creator, HWND hwndParent=0)
#define ID_DESKTOP_VERSION
#define IDC_ICON_ALIGN_10
TaskbarSettingsDlg(HWND hwnd)
void add(PropSheetPage &psp)
virtual int Command(int id, int code)
#define PSN_QUERYINITIALFOCUS
configuration dialog for notification icons
#define ID_HIDE_INACTIVE_ICONS
#define IDD_DESKBAR_DESKTOP