|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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) |
Variables | |
| static const CMVERBMAP | g_VerbMap [] |
| #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 | ) |
Definition at line 106 of file CCopyAsPathMenu.cpp.
Referenced by CCopyAsPathMenu::GetCommandString(), COpenWithMenu::GetCommandString(), CCopyAsPathMenu::InvokeCommand(), and COpenWithMenu::InvokeCommand().