ReactOS 0.4.15-dev-6644-g539123c
|
#include <precomp.h>
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) |
INT_PTR CALLBACK FolderOptionsFileTypesDlg | ( | HWND | hwndDlg, |
UINT | uMsg, | ||
WPARAM | wParam, | ||
LPARAM | lParam | ||
) |
Definition at line 1665 of file filetypes.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialog().
Definition at line 365 of file general.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialog().
Definition at line 932 of file view.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialog().
WINE_DEFAULT_DEBUG_CHANNEL | ( | fprop | ) |