|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (fprop) | |
| INT_PTR CALLBACK | FolderOptionsGeneralDlg (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| INT_PTR CALLBACK | FolderOptionsViewDlg (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| INT_PTR CALLBACK | FolderOptionsFileTypesDlg (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
| static HRESULT | ResetGlobalFolderSettings () |
| static HRESULT | ExecResetDefViewFolderSettings (IUnknown *pUnk) |
| static HRESULT | ResetDefViewFolderSettings () |
Definition at line 129 of file CFolderOptions.cpp.
Referenced by CFolderOptions::HandleDefFolderSettings(), and ResetDefViewFolderSettings().
| INT_PTR CALLBACK FolderOptionsFileTypesDlg | ( | HWND | hwndDlg, |
| UINT | uMsg, | ||
| WPARAM | wParam, | ||
| LPARAM | lParam | ||
| ) |
Definition at line 1872 of file filetypes.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialogThreadProc().
Definition at line 351 of file general.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialogThreadProc().
Definition at line 208 of file view.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialogThreadProc().
|
static |
Definition at line 135 of file CFolderOptions.cpp.
Referenced by CFolderOptions::ResetGlobalAndDefViewFolderSettings().
|
static |
Definition at line 116 of file CFolderOptions.cpp.
Referenced by CFolderOptions::ResetGlobalAndDefViewFolderSettings().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | fprop | ) |