#include <CAcStandardTaskDialog.h>
|
| static int __cdecl | InvalidName (wchar_t const *, wchar_t const *, CWnd *, int) |
| |
| static int __cdecl | ShowInvalidNameEmptyNameDialog (wchar_t const *, wchar_t const *, CWnd *) |
| |
| static int __cdecl | ShowInvalidNameTooLongDialog (wchar_t const *, wchar_t const *, CWnd *) |
| |
| static int __cdecl | ShowInvalidNameUnsupportedCharacters (wchar_t const *, wchar_t const *, CWnd *) |
| |
| static unsigned int __cdecl | NameAlreadyExists (wchar_t const *, wchar_t const *, wchar_t const *, CWnd *, int) |
| |
| static unsigned int __cdecl | ShowDeleteConfirmationDialog (wchar_t const *, wchar_t const *, CWnd *) |
| |
| static unsigned int __cdecl | ShowDuplicateNameCopyReplaceDialog (wchar_t const *, wchar_t const *, wchar_t const *, CWnd *) |
| |
| static unsigned int __cdecl | ShowDuplicateNameErrorDialog (wchar_t const *, wchar_t const *, CWnd *) |
| |
| static unsigned int __cdecl | ShowDuplicateNameReplaceCancelDialog (wchar_t const *, wchar_t const *, CWnd *) |
| |
| static unsigned int __cdecl | ShowFileConfirmationWithNoToAll (wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *, CWnd *) |
| |
| static unsigned int __cdecl | ShowFileConfirmationWithoutNoToAll (wchar_t const *, wchar_t const *, wchar_t const *, wchar_t const *, CWnd *) |
| |
Definition at line 21 of file CAcStandardTaskDialog.h.
◆ InvalidName()
◆ NameAlreadyExists()
◆ ShowDeleteConfirmationDialog()
◆ ShowDuplicateNameCopyReplaceDialog()
◆ ShowDuplicateNameErrorDialog()
◆ ShowDuplicateNameReplaceCancelDialog()
◆ ShowFileConfirmationWithNoToAll()
◆ ShowFileConfirmationWithoutNoToAll()
◆ ShowInvalidNameEmptyNameDialog()
◆ ShowInvalidNameTooLongDialog()
◆ ShowInvalidNameUnsupportedCharacters()
The documentation for this class was generated from the following file: