#include <devprop.h>
| Public Member Functions | |
| CAddProfileDialog (HWND hwndOwner, HINSTANCE hi) | |
| ~CAddProfileDialog () | |
| unsigned | ProfileCount () | 
| LPCTSTR | ProfileName (unsigned u) | 
| CString | ProfileNameAndExtension (unsigned u) | 
| void | AddProfile (LPCTSTR str) | 
| Static Private Member Functions | |
| UINT_PTR APIENTRY | OpenFileHookProc (HWND hDlg, UINT uMessage, WPARAM wp, LPARAM lp) | 
| Private Attributes | |
| CStringArray | csa_Files | 
| 
 | ||||||||||||
| 
 Definition at line 604 of file devprop.cpp. References AddProfile(), AddProfileAssociation, AllProfileFilterString, CAddProfileDialog(), csa_Files, DWORD, CStringArray::Empty(), FNERR_BUFFERTOOSMALL, gacColorDir, gacFilter, IccProfileFilterString, CString::Load(), MAX_PATH, NULL, OpenFileHookProc(), and TooManyFileSelected. Referenced by CAddProfileDialog(). 
 
 | 
| 
 | 
| 
 Definition at line 113 of file devprop.h. References csa_Files, and CStringArray::Empty(). 
 | 
| 
 | 
| 
 Definition at line 119 of file devprop.h. References CStringArray::Add(), AddProfile(), and csa_Files. Referenced by AddProfile(), and CAddProfileDialog(). 
 | 
| 
 | ||||||||||||||||||||
| 
 Definition at line 579 of file devprop.cpp. References AddButtonText, APIENTRY, FALSE, GetParent(), CString::Load(), OpenFileHookProc(), SetDlgItemText(), TRUE, and UINT. Referenced by CAddProfileDialog(), and OpenFileHookProc(). 
 
 | 
| 
 | 
| 
 Definition at line 115 of file devprop.h. References CStringArray::Count(), and csa_Files. Referenced by CDeviceProfileManagement::OnCommand(). 
 | 
| 
 | 
| 
 Definition at line 116 of file devprop.h. References csa_Files, and ProfileName(). Referenced by CDeviceProfileManagement::OnCommand(), and ProfileName(). 
 
 | 
| 
 | 
| 
 Definition at line 117 of file devprop.h. References csa_Files, and ProfileNameAndExtension(). Referenced by CDeviceProfileManagement::OnCommand(), and ProfileNameAndExtension(). 
 
 | 
| 
 | 
| 
 Definition at line 105 of file devprop.h. Referenced by AddProfile(), CAddProfileDialog(), ProfileCount(), ProfileName(), ProfileNameAndExtension(), and ~CAddProfileDialog(). | 
 1.3.7
 1.3.7