winstl/shell/file_operations.hpp File Reference


Detailed Description

[C++ only] Definition of Windows Shell file operation functions (Windows Shell Library).

#include <winstl/winstl.h>
#include <winstl/memory/shell_allocator.hpp>
#include <stlsoft/memory/auto_buffer.hpp>

Go to the source code of this file.

Namespaces

namespace  winstl

Functions

int shell_delete (char const *from)
 Requests the shell to delete the given file.
int shell_delete (char const *from, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (char const *from, FILEOP_FLAGS flags)
 Requests the shell to delete the given file.
int shell_delete (char const *from, FILEOP_FLAGS flags, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (char const *from, char const *progressTitle)
 Requests the shell to delete the given file.
int shell_delete (char const *from, char const *progressTitle, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (char const *from, char const *progressTitle, FILEOP_FLAGS flags)
 Requests the shell to delete the given file.
int shell_delete (char const *from, char const *progressTitle, FILEOP_FLAGS flags, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, char const *from)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, char const *from, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, char const *from, FILEOP_FLAGS flags)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, char const *from, FILEOP_FLAGS flags, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, char const *from, char const *progressTitle)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, char const *from, char const *progressTitle, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, char const *from, char const *progressTitle, FILEOP_FLAGS flags)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, char const *from, char const *progressTitle, FILEOP_FLAGS flags, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (wchar_t const *from)
 Requests the shell to delete the given file.
int shell_delete (wchar_t const *from, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (wchar_t const *from, FILEOP_FLAGS flags)
 Requests the shell to delete the given file.
int shell_delete (wchar_t const *from, FILEOP_FLAGS flags, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (wchar_t const *from, wchar_t const *progressTitle)
 Requests the shell to delete the given file.
int shell_delete (wchar_t const *from, wchar_t const *progressTitle, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (wchar_t const *from, wchar_t const *progressTitle, FILEOP_FLAGS flags)
 Requests the shell to delete the given file.
int shell_delete (wchar_t const *from, wchar_t const *progressTitle, FILEOP_FLAGS flags, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, wchar_t const *from)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, wchar_t const *from, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, wchar_t const *from, FILEOP_FLAGS flags)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, wchar_t const *from, FILEOP_FLAGS flags, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, wchar_t const *from, wchar_t const *progressTitle)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, wchar_t const *from, wchar_t const *progressTitle, bool &bAborted)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, wchar_t const *from, wchar_t const *progressTitle, FILEOP_FLAGS flags)
 Requests the shell to delete the given file.
int shell_delete (HWND hwnd, wchar_t const *from, wchar_t const *progressTitle, FILEOP_FLAGS flags, bool &bAborted)
 Requests the shell to delete the given file.


Generated on Thu Jun 10 08:58:15 2010 for STLSoft by  doxygen 1.5.6