ReactOS 0.4.16-dev-125-g798ea90
|
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 1691 of file filetypes.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialogThreadProc().
Definition at line 331 of file general.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialogThreadProc().
Definition at line 953 of file view.cpp.
Referenced by CFolderOptions::AddPages(), and ShowFolderOptionsDialogThreadProc().
WINE_DEFAULT_DEBUG_CHANNEL | ( | fprop | ) |