ReactOS 0.4.16-dev-319-g6cf4263
|
#include "precomp.h"
Go to the source code of this file.
Macros | |
#define | IDC_COPYASPATH 0 |
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (shell) | |
static DWORD | SetClipboard (UINT cf, const void *data, SIZE_T size) |
static DWORD | SetClipboardFromString (LPCWSTR str) |
static void | AppendToPathList (CStringW &paths, LPCWSTR path, DWORD index) |
#define IDC_COPYASPATH 0 |
Definition at line 13 of file CCopyAsPathMenu.cpp.
Definition at line 61 of file CCopyAsPathMenu.cpp.
Referenced by CCopyAsPathMenu::DoCopyAsPath().
Definition at line 24 of file CCopyAsPathMenu.cpp.
Referenced by DECLARE_INTERFACE_(), and SetClipboardFromString().
Definition at line 51 of file CCopyAsPathMenu.cpp.
Referenced by CCopyAsPathMenu::DoCopyAsPath().
WINE_DEFAULT_DEBUG_CHANNEL | ( | shell | ) |