#include <DlgShareManager.h>
Inheritance diagram for CShareManagerDlg:
Public Types | |
enum | { IDD = IDD_SHARE_MANAGER } |
Public Member Functions | |
CShareManagerDlg (CWnd *pParent=NULL) | |
Public Attributes | |
CButton | m_wndRemove |
CListCtrl | m_wndList |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
virtual void | OnOK () |
afx_msg void | OnShareAdd () |
afx_msg void | OnShareRemove () |
afx_msg void | OnItemChangedShareFolders (NMHDR *pNMHDR, LRESULT *pResult) |
|
Definition at line 41 of file DlgShareManager.h. |
|
Definition at line 55 of file DlgShareManager.cpp. |
|
Reimplemented from CSkinDialog. Definition at line 61 of file DlgShareManager.cpp. References IDC_SHARE_FOLDERS, IDC_SHARE_REMOVE, m_wndList, and m_wndRemove. |
|
Reimplemented from CSkinDialog. Definition at line 73 of file DlgShareManager.cpp. References CLibraryFolders::GetFolderIterator(), CLibraryFolders::GetNextFolder(), CShellIcons::GetObject(), IDR_LIBRARYFRAME, Library, LibraryFolders, LVS_EX_LABELTIP, CLibrary::m_pSection, CLibraryFolder::m_sPath, m_wndList, m_wndRemove, NULL, CSkinDialog::OnInitDialog(), ShellIcons, SHI_FOLDER_OPEN, and CSkinDialog::SkinMe(). |
|
Definition at line 105 of file DlgShareManager.cpp. References m_wndList, and m_wndRemove. |
|
Definition at line 219 of file DlgShareManager.cpp. References CLibraryFolders::AddFolder(), CLibraryFolders::GetFolderIterator(), CLibraryFolders::GetNextFolder(), Library, LibraryFolders, CLibrary::m_pSection, CLibraryFolder::m_sPath, m_wndList, and CLibraryFolders::RemoveFolder(). |
|
Definition at line 111 of file DlgShareManager.cpp. References BIF_NEWDIALOGSTYLE, IDS_LIBRARY_SUBFOLDER_IN_LIBRARY, IDS_WIZARD_SHARE_ALREADY, CLibraryFolders::IsShareable(), LibraryFolders, CSkin::LoadString(), LoadString(), m_wndList, NULL, SHI_FOLDER_OPEN, CHelpDlg::Show(), and Skin. |
|
Definition at line 208 of file DlgShareManager.cpp. References m_wndList. |
|
Definition at line 43 of file DlgShareManager.h. Referenced by DoDataExchange(), OnInitDialog(), OnItemChangedShareFolders(), OnOK(), OnShareAdd(), and OnShareRemove(). |
|
Definition at line 42 of file DlgShareManager.h. Referenced by DoDataExchange(), OnInitDialog(), and OnItemChangedShareFolders(). |